Searched refs:ceph_pool_perm_check (Results 1 – 3 of 3) sorted by relevance
1027 extern int ceph_pool_perm_check(struct ceph_inode_info *ci, int need);
1986 int ceph_pool_perm_check(struct ceph_inode_info *ci, int need) in ceph_pool_perm_check() function
2720 ret = ceph_pool_perm_check(ci, need); in ceph_try_get_caps()2745 ret = ceph_pool_perm_check(ci, need); in ceph_get_caps()