Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ceph/
Dacl.c32 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) in ceph_get_acl() function
Dsuper.h1118 struct posix_acl *ceph_get_acl(struct inode *, int, bool);
1133 #define ceph_get_acl NULL macro
Ddir.c2036 .get_acl = ceph_get_acl,
Dinode.c129 .get_acl = ceph_get_acl,