Searched refs:soptions (Results 1 – 1 of 1) sorted by relevance
5336 char *soptions; in out_share() local5356 soptions = sa_get_share_attr(share, shareopts); in out_share()5361 if (soptions == NULL) in out_share()5362 soptions = sa_proto_legacy_format(proto, share, 1); in out_share()5372 (soptions != NULL && strlen(soptions) > 0) ? in out_share()5373 soptions : defprop, in out_share()5389 if (soptions != NULL) in out_share()5390 sa_format_free(soptions); in out_share()