DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
INOPF
stand/boot/common/fs.h
593
#define INOPF(fs) ((fs)->fs_inopb >> (fs)->fs_fragshift)
sys/vfs/ufs/fs.h
572
#define INOPF(fs) ((fs)->fs_inopb >> (fs)->fs_fragshift)