Home
last modified time | relevance | path

Searched refs:cifs_get_acl (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Dcifsfs.c1158 .get_acl = cifs_get_acl,
1168 .get_acl = cifs_get_acl,
H A Dcifsproto.h238 extern struct posix_acl *cifs_get_acl(struct mnt_idmap *idmap,
H A Dcifsacl.c1679 struct posix_acl *cifs_get_acl(struct mnt_idmap *idmap, in cifs_get_acl() function