Searched refs:VFS_VGET_SNAPDIR (Results 1 – 3 of 3) sorted by relevance
860 extern int VFS_VGET_SNAPDIR(mount_t, vnode_t *, vfs_context_t);
414 VFS_VGET_SNAPDIR(mount_t mp, vnode_t *vpp, vfs_context_t ctx) in VFS_VGET_SNAPDIR() function
14695 return VFS_VGET_SNAPDIR(vnode_mount(rvp), sdvpp, ctx); in vnode_get_snapdir()