Searched refs:cifs_do_get_acl (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 567 extern int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon,
|
H A D | cifsacl.c | 1711 rc = cifs_do_get_acl(xid, pTcon, full_path, &acl, in cifs_get_acl() 1719 rc = cifs_do_get_acl(xid, pTcon, full_path, &acl, in cifs_get_acl()
|
H A D | cifssmb.c | 3019 int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon, in cifs_do_get_acl() function 3185 int cifs_do_get_acl(const unsigned int xid, struct cifs_tcon *tcon, in cifs_do_get_acl() function
|
Completed in 11 milliseconds