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