Searched defs:sharenfs (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_share.c1880 * for shares within this filesystem by setting or clearing sharenfs
3207 /* If share2 is set to 0, then get the sharenfs and sharesmb props */
3432 * sharenfs and sharesmb) cannot affect share validation but can
3541 * and which now has a new set of sharesmb and sharenfs properties,
3554 boolean_t sharenfs; local
3563 sharenfs = ((zfs_prop_get_unaliased(zhp, ZFS_PROP_SHARENFS,
3567 if (sharenfs)
3932 /* Turn off sharenfs and sharesmb */
4476 * When we go from share2==0 (sharenfs/sharesmb) directly to
4477 * share2==3 (zfs shares objects), we must convert the sharenfs
[all...]

Completed in 42 milliseconds