onefs_identity_to_sid  328 source3/modules/onefs_acl.c 		if (!onefs_identity_to_sid(&acl->aces[i].trustee, &sid))
onefs_identity_to_sid  704 source3/modules/onefs_acl.c 		if (!onefs_identity_to_sid(sd->owner, &owner_sid)) {
onefs_identity_to_sid  714 source3/modules/onefs_acl.c 		if (!onefs_identity_to_sid(sd->group, &group_sid)) {