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