SIDOWNER
len = sprintf(strptr, "%cs:S-%hhu", type == SIDOWNER ? 'o' : 'g',
rc = sid_to_id(cifs_sb, owner_sid_ptr, fattr, SIDOWNER);
rc = id_to_sid(id, SIDOWNER, nowner_sid_ptr);
sidtype == SIDOWNER ? 'o' : 'g', cid);
__func__, sidtype == SIDOWNER ? 'u' : 'g', cid);
if (sidtype != SIDOWNER)
__func__, sidstr, sidtype == SIDOWNER ? 'u' : 'g');
if (sidtype == SIDOWNER) {
if (sidtype == SIDOWNER)
sid_to_id(cifs_sb, &data->posix_owner, fattr, SIDOWNER);
sid_to_id(cifs_sb, &parsed.owner, fattr, SIDOWNER);
SIDOWNER, (struct smb_sid *)&buf->SidBuffer[0]);
id_to_sid(uid, SIDOWNER, &owner_sid);
unsigned int sid_type = SIDOWNER;
case SIDOWNER:
if (sidtype == SIDOWNER) {
ret = sid_to_id(idmap, &ppace[i]->sid, SIDOWNER, &temp_fattr);
unsigned int sid_type = SIDOWNER;
rc = sid_to_id(idmap, owner_sid_ptr, SIDOWNER, fattr);
unsigned int sid_type = SIDOWNER;