Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dcifsacl.c132 len = sprintf(strptr, "%cs:S-%hhu", type == SIDOWNER ? 'o' : 'g', in sid_to_key_str()
298 sidtype == SIDOWNER ? 'o' : 'g', cid); in id_to_sid()
308 __func__, sidtype == SIDOWNER ? 'u' : 'g', cid); in id_to_sid()
372 if (sidtype != SIDOWNER) in sid_to_id()
414 __func__, sidstr, sidtype == SIDOWNER ? 'u' : 'g'); in sid_to_id()
432 if (sidtype == SIDOWNER) { in sid_to_id()
460 if (sidtype == SIDOWNER) in sid_to_id()
1229 rc = sid_to_id(cifs_sb, owner_sid_ptr, fattr, SIDOWNER); in parse_sec_desc()
1333 rc = id_to_sid(id, SIDOWNER, nowner_sid_ptr); in build_sec_desc()
H A Dcifsacl.h43 #define SIDOWNER 1 macro
H A Dreaddir.c292 sid_to_id(cifs_sb, &parsed.owner, fattr, SIDOWNER); in cifs_posix_to_fattr()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dcifsacl.c132 len = sprintf(strptr, "%cs:S-%hhu", type == SIDOWNER ? 'o' : 'g', in sid_to_key_str()
298 sidtype == SIDOWNER ? 'o' : 'g', cid); in id_to_sid()
308 __func__, sidtype == SIDOWNER ? 'u' : 'g', cid); in id_to_sid()
372 if (sidtype != SIDOWNER) in sid_to_id()
414 __func__, sidstr, sidtype == SIDOWNER ? 'u' : 'g'); in sid_to_id()
432 if (sidtype == SIDOWNER) { in sid_to_id()
460 if (sidtype == SIDOWNER) in sid_to_id()
1229 rc = sid_to_id(cifs_sb, owner_sid_ptr, fattr, SIDOWNER); in parse_sec_desc()
1333 rc = id_to_sid(id, SIDOWNER, nowner_sid_ptr); in build_sec_desc()
H A Dcifsacl.h43 #define SIDOWNER 1 macro
H A Dreaddir.c292 sid_to_id(cifs_sb, &parsed.owner, fattr, SIDOWNER); in cifs_posix_to_fattr()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dcifsacl.c132 len = sprintf(strptr, "%cs:S-%hhu", type == SIDOWNER ? 'o' : 'g', in sid_to_key_str()
298 sidtype == SIDOWNER ? 'o' : 'g', cid); in id_to_sid()
308 __func__, sidtype == SIDOWNER ? 'u' : 'g', cid); in id_to_sid()
372 if (sidtype != SIDOWNER) in sid_to_id()
414 __func__, sidstr, sidtype == SIDOWNER ? 'u' : 'g'); in sid_to_id()
432 if (sidtype == SIDOWNER) { in sid_to_id()
460 if (sidtype == SIDOWNER) in sid_to_id()
1229 rc = sid_to_id(cifs_sb, owner_sid_ptr, fattr, SIDOWNER); in parse_sec_desc()
1333 rc = id_to_sid(id, SIDOWNER, nowner_sid_ptr); in build_sec_desc()
H A Dcifsacl.h43 #define SIDOWNER 1 macro
H A Dreaddir.c292 sid_to_id(cifs_sb, &parsed.owner, fattr, SIDOWNER); in cifs_posix_to_fattr()