Searched defs:VPP (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | mount.h | 819 #define VFS_ROOT(MP, FLAGS, VPP) ({ \ argument 825 #define VFS_CACHEDROOT(MP, FLAGS, VPP) ({ \ argument 849 #define VFS_VGET(MP, INO, FLAGS, VPP) ({ \ argument 855 #define VFS_FHTOVP(MP, FIDP, FLAGS, VPP) ({ \ argument
|