DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INOPB
stand/boot/common/fs.h
592
#define INOPB(fs) ((fs)->fs_inopb)
sys/vfs/ext2fs/fs.h
173
#define INOPB(fs) (fs->e2fs_ipb)
sys/vfs/ufs/fs.h
571
#define INOPB(fs) ((fs)->fs_inopb)