Searched refs:zfsctl_ops_shares (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c119 vnodeops_t *zfsctl_ops_shares; variable
137 { ".zfs/shares/vnode", zfsctl_tops_shares, &zfsctl_ops_shares },
179 if (zfsctl_ops_shares)
180 vn_freevnodeops(zfsctl_ops_shares);
187 zfsctl_ops_shares = NULL;
197 vn_matchops(vp, zfsctl_ops_shares) ||
1087 zfsctl_ops_shares, NULL, NULL, MAXNAMELEN,

Completed in 45 milliseconds