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