Searched refs:CIFSSMBGetCIFSACL (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/fs/cifs/ |
D | cifsacl.c | 1396 rc = CIFSSMBGetCIFSACL(xid, tlink_tcon(tlink), cifsfid->netfid, &pntsd, in get_cifs_acl_by_fid() 1437 rc = CIFSSMBGetCIFSACL(xid, tcon, fid.netfid, &pntsd, pacllen); in get_cifs_acl_by_path()
|
D | cifsproto.h | 536 extern int CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon,
|
D | cifssmb.c | 3390 CIFSSMBGetCIFSACL(const unsigned int xid, struct cifs_tcon *tcon, __u16 fid, in CIFSSMBGetCIFSACL() function
|