Searched refs:cifs_do_get_acl (Results 1 – 3 of 3) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifsacl.c | 1732 rc = cifs_do_get_acl(xid, pTcon, full_path, &acl, in cifs_get_acl() 1740 rc = cifs_do_get_acl(xid, pTcon, full_path, &acl, in cifs_get_acl()
|
H A D | cifsproto.h | 563 extern int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 3014 int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon, in cifs_do_get_acl() function 3180 int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon, in cifs_do_get_acl() function
|