Home
last modified time | relevance | path

Searched refs:ceph_pool_perm_check (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/ceph/
Dsuper.h1027 extern int ceph_pool_perm_check(struct ceph_inode_info *ci, int need);
Daddr.c1986 int ceph_pool_perm_check(struct ceph_inode_info *ci, int need) in ceph_pool_perm_check() function
Dcaps.c2720 ret = ceph_pool_perm_check(ci, need); in ceph_try_get_caps()
2745 ret = ceph_pool_perm_check(ci, need); in ceph_get_caps()