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
1182 struct posix_acl *ceph_get_acl(struct inode *, int, bool);1197 #define ceph_get_acl NULL macro
2239 .get_inode_acl = ceph_get_acl,
239 .get_inode_acl = ceph_get_acl,
Completed in 24 milliseconds