Searched refs:ceph_get_acl (Results 1 – 4 of 4) sorted by relevance
32 struct posix_acl *ceph_get_acl(struct inode *inode, int type, bool rcu) in ceph_get_acl() function
1101 struct posix_acl *ceph_get_acl(struct inode *, int, bool);1116 #define ceph_get_acl NULL macro
1966 .get_acl = ceph_get_acl,
123 .get_acl = ceph_get_acl,
Completed in 14 milliseconds