Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h296 ssize_t do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry,
305 static inline ssize_t do_get_acl(struct mnt_idmap *idmap, in do_get_acl() function
H A Dposix_acl.c1283 ssize_t do_get_acl(struct mnt_idmap *idmap, struct dentry *dentry, in do_get_acl() function
H A Dxattr.c785 error = do_get_acl(idmap, d, kname, kvalue, ctx->size); in do_getxattr()