Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dsuper.h1293 extern int ceph_pool_perm_check(struct inode *inode, int need);
H A Daddr.c2157 int ceph_pool_perm_check(struct inode *inode, int need) in ceph_pool_perm_check() function
H A Dcaps.c2946 ret = ceph_pool_perm_check(inode, need); in ceph_try_get_caps()
2974 ret = ceph_pool_perm_check(inode, need); in __ceph_get_caps()