Home
last modified time | relevance | path

Searched refs:SIDOWNER (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/fs/cifs/
A Dcifsacl.c124 len = sprintf(strptr, "%cs:S-%hhu", type == SIDOWNER ? 'o' : 'g', in sid_to_key_str()
290 sidtype == SIDOWNER ? 'o' : 'g', cid); in id_to_sid()
300 __func__, sidtype == SIDOWNER ? 'u' : 'g', cid); in id_to_sid()
364 if (sidtype != SIDOWNER) in sid_to_id()
405 __func__, sidstr, sidtype == SIDOWNER ? 'u' : 'g'); in sid_to_id()
422 if (sidtype == SIDOWNER) { in sid_to_id()
450 if (sidtype == SIDOWNER) in sid_to_id()
1222 rc = sid_to_id(cifs_sb, owner_sid_ptr, fattr, SIDOWNER); in parse_sec_desc()
1326 rc = id_to_sid(id, SIDOWNER, nowner_sid_ptr); in build_sec_desc()
A Dcifsacl.h29 #define SIDOWNER 1 macro
A Dreaddir.c280 sid_to_id(cifs_sb, &parsed.owner, fattr, SIDOWNER); in cifs_posix_to_fattr()
A Dinode.c686 sid_to_id(cifs_sb, owner, fattr, SIDOWNER);
/linux-6.3-rc2/fs/ksmbd/
A Dsmbacl.c224 case SIDOWNER: in id_to_sid()
273 if (sidtype == SIDOWNER) { in sid_to_id()
492 ret = sid_to_id(idmap, &ppace[i]->sid, SIDOWNER, &temp_fattr); in parse_dacl()
601 unsigned int sid_type = SIDOWNER; in set_posix_acl_entries_dacl()
854 rc = sid_to_id(idmap, owner_sid_ptr, SIDOWNER, fattr); in parse_sec_desc()
904 unsigned int sid_type = SIDOWNER; in build_sec_desc()
1073 id_to_sid(uid, SIDOWNER, &owner_sid); in smb_inherit_dacl()
1205 unsigned int sid_type = SIDOWNER; in smb_check_perm_dacl()
A Dsmbacl.h33 SIDOWNER = 1, enumerator
A Doplock.c1656 SIDOWNER, (struct smb_sid *)&buf->SidBuffer[0]); in create_posix_rsp_buf()

Completed in 19 milliseconds