Home
last modified time | relevance | path

Searched refs:id_from_sid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsacl.c1004 bool mode_from_sid, bool id_from_sid, int *aclflag) in build_sec_desc()
1045 if (id_from_sid) { in build_sec_desc()
1076 if (id_from_sid) { in build_sec_desc()
1296 bool mode_from_sid, id_from_sid; in id_mode_to_cifs_acl() local
1340 id_from_sid = true; in id_mode_to_cifs_acl()
1342 id_from_sid = false; in id_mode_to_cifs_acl()
1345 mode_from_sid, id_from_sid, &aclflag); in id_mode_to_cifs_acl()
1002 build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, __u32 secdesclen, __u64 nmode, kuid_t uid, kgid_t gid, bool mode_from_sid, bool id_from_sid, int *aclflag) build_sec_desc() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsacl.c1254 bool mode_from_sid, bool id_from_sid, int *aclflag) in build_sec_desc()
1315 if (id_from_sid) { in build_sec_desc()
1344 if (id_from_sid) { in build_sec_desc()
1589 bool mode_from_sid, id_from_sid; in id_mode_to_cifs_acl() local
1620 id_from_sid = true; in id_mode_to_cifs_acl()
1622 id_from_sid = false; in id_mode_to_cifs_acl()
1660 mode_from_sid, id_from_sid, &aclflag); in id_mode_to_cifs_acl()
1252 build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, __u32 secdesclen, __u32 *pnsecdesclen, __u64 *pnmode, kuid_t uid, kgid_t gid, bool mode_from_sid, bool id_from_sid, int *aclflag) build_sec_desc() argument

Completed in 5 milliseconds