Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h214 struct posix_acl *cifs_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
H A Dcifsfs.c1214 .get_acl = cifs_get_acl,
1224 .get_acl = cifs_get_acl,
H A Dcifsacl.c1707 struct posix_acl *cifs_get_acl(struct mnt_idmap *idmap, in cifs_get_acl() function