Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c320 static struct vop_vector zfsctl_ops_snapshot; variable
337 vn_matchops(vp, zfsctl_ops_snapshot)); in zfsctl_is_node()
970 snap_id, "zfs", &zfsctl_ops_snapshot, in zfsctl_snapdir_lookup()
1241 static struct vop_vector zfsctl_ops_snapshot = { variable
1260 VFS_VOP_VECTOR_REGISTER(zfsctl_ops_snapshot);