Lines Matching defs:nfs
539 * handle case of inherited share{nfs,smb}. Pulled out of sa_get_zfs_shares
747 boolean_t nfs;
807 nfs = nfs_inherited = B_FALSE;
816 nfs = B_TRUE;
837 (nfs || smb || nfs_inherited || smb_inherited)) {
846 * If smb or nfs is set, we have a new sub-group.
851 if (nfs || smb) {
859 if (nfs || nfs_inherited) {
861 share, mountpoint, "nfs",
893 share, mountpoint, "nfs",
938 opts = sa_proto_legacy_format("nfs", group, 1);