Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ITOV
usr/src/uts/common/sys/fs/udf_inode.h
352
#define ITOV(IP) ((IP)->i_vnode)
usr/src/uts/common/sys/fs/ufs_inode.h
496
#define ITOV(IP) ((struct vnode *)(IP)->i_vnode)