Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dacl.c14 static struct posix_acl *__fuse_get_acl(struct fuse_conn *fc, in __fuse_get_acl() function
77 return __fuse_get_acl(fc, idmap, inode, type, false); in fuse_get_acl()
94 return __fuse_get_acl(fc, &nop_mnt_idmap, inode, type, rcu); in fuse_get_inode_acl()