Searched refs:zfsctl_ops_shares_dir (Results 1 – 1 of 1) sorted by relevance
120 vnodeops_t *zfsctl_ops_shares_dir; variable136 { ".zfs/shares", zfsctl_tops_shares, &zfsctl_ops_shares_dir },181 if (zfsctl_ops_shares_dir) in zfsctl_fini()182 vn_freevnodeops(zfsctl_ops_shares_dir); in zfsctl_fini()188 zfsctl_ops_shares_dir = NULL; in zfsctl_fini()198 vn_matchops(vp, zfsctl_ops_shares_dir)); in zfsctl_is_node()