Searched refs:ceph_get_acl (Results 1 – 4 of 4) sorted by relevance
33 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) in ceph_get_acl() function
1180 struct posix_acl *ceph_get_acl(struct inode *, int, bool);1195 #define ceph_get_acl NULL macro
2236 .get_inode_acl = ceph_get_acl,
239 .get_inode_acl = ceph_get_acl,
Completed in 42 milliseconds