Searched refs:build_sec_desc (Results 1 – 4 of 4) sorted by relevance
/linux/fs/smb/server/ |
H A D | smbacl.h | 86 int build_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd,
|
H A D | smbacl.c | 914 int build_sec_desc(struct mnt_idmap *idmap, in build_sec_desc() function
|
H A D | smb2pdu.c | 3358 rc = build_sec_desc(idmap, in smb2_open() 5642 rc = build_sec_desc(idmap, pntsd, ppntsd, ppntsd_size, in smb2_get_info_sec()
|
/linux/fs/smb/client/ |
H A D | cifsacl.c | 1264 static int build_sec_desc(struct smb_ntsd *pntsd, struct smb_ntsd *pnntsd, in build_sec_desc() function 1680 rc = build_sec_desc(pntsd, pnntsd, secdesclen, &nsecdesclen, pnmode, uid, gid, in id_mode_to_cifs_acl()
|