Searched refs:build_sec_desc (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/fs/smb/server/ |
D | smbacl.h | 195 int build_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd,
|
D | smbacl.c | 892 int build_sec_desc(struct mnt_idmap *idmap, in build_sec_desc() function
|
D | smb2pdu.c | 3138 rc = build_sec_desc(idmap, in smb2_open() 5256 rc = build_sec_desc(idmap, pntsd, ppntsd, ppntsd_size, in smb2_get_info_sec()
|
/Linux-v6.6/fs/smb/client/ |
D | cifsacl.c | 1252 static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_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()
|