Searched refs:vfs_vget_snapdir (Results 1 – 2 of 2) sorted by relevance
774 int (*vfs_vget_snapdir)(struct mount *mp, struct vnode **vpp, vfs_context_t context); member
418 if ((mp == dead_mountp) || (mp->mnt_op->vfs_vget_snapdir == 0)) { in VFS_VGET_SNAPDIR()426 error = (*mp->mnt_op->vfs_vget_snapdir)(mp, vpp, ctx); in VFS_VGET_SNAPDIR()