Home
last modified time | relevance | path

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

/linux-6.15/fs/ceph/
H A Dacl.c33 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) in ceph_get_acl() function
H A Dsuper.h1180 struct posix_acl *ceph_get_acl(struct inode *, int, bool);
1195 #define ceph_get_acl NULL macro
H A Ddir.c2237 .get_inode_acl = ceph_get_acl,
H A Dinode.c239 .get_inode_acl = ceph_get_acl,