Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dsuper.h1291 extern int ceph_pool_perm_check(struct inode *inode, int need);
H A Dcaps.c3018 ret = ceph_pool_perm_check(inode, need); in ceph_try_get_caps()
3046 ret = ceph_pool_perm_check(inode, need); in __ceph_get_caps()
H A Daddr.c2528 int ceph_pool_perm_check(struct inode *inode, int need) in ceph_pool_perm_check() function