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