Searched refs:cifs_do_set_acl (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 571 extern int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
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 | cifssmb.c | 3110 int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon, in cifs_do_set_acl() function 3193 int cifs_do_set_acl(const unsigned int xid, struct cifs_tcon *tcon, in cifs_do_set_acl() function
|
Completed in 10 milliseconds