Home
last modified time | relevance | path

Searched refs:VFS_SWAPVP (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dvfs.h107 #define VFS_SWAPVP(VFSP, VPP, NM) (*(VFSP)->vfs_op->vfs_swapvp)(VFSP, VPP, NM) macro
/titanic_41/usr/src/ucbhead/sys/
H A Dvfs.h166 #define VFS_SWAPVP(vfsp, vpp, nm) \ macro