Lines Matching refs:smb
539 * handle case of inherited share{nfs,smb}. Pulled out of sa_get_zfs_shares
749 boolean_t smb;
819 smb = smb_inherited = B_FALSE;
827 smb = 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) {
866 if (smb || smb_inherited) {
868 share, mountpoint, "smb",
900 share, mountpoint, "smb",
1007 propstr = sa_proto_legacy_format("smb", resource, 0);
1038 if (sa_get_optionset(group, "smb") == NULL)
1052 opts = sa_proto_legacy_format("smb", share, 1);