Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcache.h54 static inline bool ceph_is_cache_enabled(struct inode *inode) in ceph_is_cache_enabled() function
111 static inline bool ceph_is_cache_enabled(struct inode *inode) in ceph_is_cache_enabled() function
H A Daddr.c733 bool caching = ceph_is_cache_enabled(inode); in write_folio_nounlock()
1422 bool caching = ceph_is_cache_enabled(inode); in ceph_submit_write()