Searched refs:cifs_do_set_acl (Results 1 – 3 of 3) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifsacl.c | 1809 rc = cifs_do_set_acl(xid, pTcon, full_path, acl, in cifs_set_acl() 1817 rc = cifs_do_set_acl(xid, pTcon, full_path, acl, in cifs_set_acl()
|
H A D | cifsproto.h | 567 extern int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifssmb.c | 3105 int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon, in cifs_do_set_acl() function 3188 int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon, in cifs_do_set_acl() function
|