Searched refs:build_sec_desc (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/server/
H A Dsmbacl.h195 int build_sec_desc(struct mnt_idmap *idmap, struct smb_ntsd *pntsd,
H A Dsmbacl.c895 int build_sec_desc(struct mnt_idmap *idmap, function
H A Dsmb2pdu.c3333 rc = build_sec_desc(idmap,
5558 rc = build_sec_desc(idmap, pntsd, ppntsd, ppntsd_size,
/linux-master/fs/smb/client/
H A Dcifsacl.c1252 static int build_sec_desc(struct cifs_ntsd *pntsd, struct cifs_ntsd *pnntsd, function
1659 rc = build_sec_desc(pntsd, pnntsd, secdesclen, &nsecdesclen, pnmode, uid, gid,
1662 cifs_dbg(NOISY, "build_sec_desc rc: %d\n", rc);

Completed in 263 milliseconds