DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ITOV
sys/vfs/ext2fs/inode.h
188
#define ITOV(ip) ((ip)->i_vnode)
sys/vfs/isofs/cd9660/cd9660_node.h
93
#define ITOV(ip) ((ip)->i_vnode)
sys/vfs/ufs/inode.h
157
#define ITOV(ip) ((ip)->i_vnode)