Home
last modified time | relevance | path

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

/titanic_44/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
H A Dcachefs_fs.h948 #define VTOC(VP) ((struct cnode *)((void *)((VP)->v_data))) argument
/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_znode.h224 #define VTOZ(VP) ((znode_t *)(VP)->v_data) argument