Home
last modified time | relevance | path

Searched refs:ceph_disable_fscache_readpage (Results 1 – 2 of 2) sorted by relevance

/fs/ceph/
Dcache.h75 static inline void ceph_disable_fscache_readpage(struct ceph_inode_info *ci) in ceph_disable_fscache_readpage() function
169 static inline void ceph_disable_fscache_readpage(struct ceph_inode_info *ci) in ceph_disable_fscache_readpage() function
Dcaps.c2639 ceph_disable_fscache_readpage(ci); in try_get_cap_refs()