Home
last modified time | relevance | path

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

/linux-6.15/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.c722 bool caching = ceph_is_cache_enabled(inode); in write_folio_nounlock()
1409 bool caching = ceph_is_cache_enabled(inode); in ceph_submit_write()