Searched refs:sfs_vnode_get (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/ |
H A D | zfs_ctldir.c | 132 sfs_vnode_get(const struct mount *mp, int flags, uint64_t parent_id, in sfs_vnode_get() function 174 error = sfs_vnode_get(mp, flags, parent_id, id, vpp); in sfs_vgetx() 1271 error = sfs_vnode_get(vfsp, LK_EXCLUSIVE, in zfsctl_lookup_objset() 1318 error = sfs_vnode_get(vfsp, LK_EXCLUSIVE, in zfsctl_umount_snapshots()
|