Searched refs:VFS_SWAPVP (Results 1 – 2 of 2) sorted by relevance
107 #define VFS_SWAPVP(VFSP, VPP, NM) (*(VFSP)->vfs_op->vfs_swapvp)(VFSP, VPP, NM) macro
166 #define VFS_SWAPVP(vfsp, vpp, nm) \ macro