SIDOWNER          133 fs/cifs/cifsacl.c 	len = sprintf(strptr, "%cs:S-%hhu", type == SIDOWNER ? 'o' : 'g',
SIDOWNER          295 fs/cifs/cifsacl.c 			sidtype == SIDOWNER ? 'o' : 'g', cid);
SIDOWNER          305 fs/cifs/cifsacl.c 			 __func__, sidtype == SIDOWNER ? 'u' : 'g', cid);
SIDOWNER          368 fs/cifs/cifsacl.c 		if (sidtype != SIDOWNER)
SIDOWNER          410 fs/cifs/cifsacl.c 			 __func__, sidstr, sidtype == SIDOWNER ? 'u' : 'g');
SIDOWNER          428 fs/cifs/cifsacl.c 	if (sidtype == SIDOWNER) {
SIDOWNER          455 fs/cifs/cifsacl.c 	if (sidtype == SIDOWNER)
SIDOWNER          920 fs/cifs/cifsacl.c 	rc = sid_to_id(cifs_sb, owner_sid_ptr, fattr, SIDOWNER);
SIDOWNER          993 fs/cifs/cifsacl.c 			rc = id_to_sid(id, SIDOWNER, nowner_sid_ptr);