Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ceph/
Dcache.h90 static inline void ceph_disable_fscache_readpage(struct ceph_inode_info *ci) in ceph_disable_fscache_readpage() function
184 static inline void ceph_disable_fscache_readpage(struct ceph_inode_info *ci) in ceph_disable_fscache_readpage() function
Dcaps.c2592 ceph_disable_fscache_readpage(ci); in try_get_cap_refs()