Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ceph/
Dacl.c32 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) in ceph_get_acl() function
Dsuper.h1176 struct posix_acl *ceph_get_acl(struct inode *, int, bool);
1191 #define ceph_get_acl NULL macro
Ddir.c2157 .get_inode_acl = ceph_get_acl,
Dinode.c233 .get_inode_acl = ceph_get_acl,