Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_znode_impl.h103 #define VTOZ(VP) ((struct znode *)(VP)->v_data) argument
104 #define VTOZ_SMR(VP) ((znode_t *)vn_load_v_data_smr(VP)) argument
105 #define ITOZ(VP) ((struct znode *)(VP)->v_data) argument
/f-stack/freebsd/sys/
H A Dmount.h886 #define VFS_RECLAIM_LOWERVP(MP, VP) do { \ argument
892 #define VFS_UNLINK_LOWERVP(MP, VP) do { \ argument