Searched refs:build_sec_desc (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/fs/smb/server/ |
D | smbacl.h | 86 int build_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd,
|
D | smbacl.c | 895 int build_sec_desc(struct mnt_idmap *idmap, in build_sec_desc() function
|
D | smb2pdu.c | 3348 rc = build_sec_desc(idmap, in smb2_open() 5580 rc = build_sec_desc(idmap, pntsd, ppntsd, ppntsd_size, in smb2_get_info_sec()
|
/linux-6.12.1/fs/smb/client/ |
D | cifsacl.c | 1252 static int build_sec_desc(struct smb_ntsd *pntsd, struct smb_ntsd *pnntsd, in build_sec_desc() function 1659 rc = build_sec_desc(pntsd, pnntsd, secdesclen, &nsecdesclen, pnmode, uid, gid, in id_mode_to_cifs_acl()
|