Home
last modified time | relevance | path

Searched defs:VP (Results 1 – 7 of 7) sorted by relevance

/titanic_51/usr/src/uts/common/sys/fs/
H A Dpc_node.h78 #define VTOPC(VP) ((struct pcnode *)((VP)->v_data)) argument
H A Dufs_lockfs.h212 #define VTOUL(VP) \ argument
H A Dhsfs_node.h329 #define VTOH(VP) ((struct hsnode *)(VP)->v_data) argument
H A Dudf_inode.h351 #define VTOI(VP) ((struct ud_inode *)(VP)->v_data) argument
H A Dufs_inode.h495 #define VTOI(VP) ((struct inode *)(VP)->v_data) argument
/titanic_51/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h225 #define VTOZ(VP) ((znode_t *)(VP)->v_data) argument
/titanic_51/usr/src/boot/sys/sys/
H A Dmount.h764 #define VFS_RECLAIM_LOWERVP(MP, VP) do { \ argument
772 #define VFS_UNLINK_LOWERVP(MP, VP) do { \ argument