Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dacl.c32 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) in ceph_get_acl() function
H A Dsuper.h1177 struct posix_acl *ceph_get_acl(struct inode *, int, bool);
1192 #define ceph_get_acl NULL macro
H A Ddir.c2157 .get_inode_acl = ceph_get_acl,
H A Dinode.c233 .get_inode_acl = ceph_get_acl,