Searched defs:VPP (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/sys/ |
H A D | mount.h | 861 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument 867 #define VFS_CACHEDROOT(MP, FLAGS, VPP) ({ \ argument 891 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument 897 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument
|