Home
last modified time | relevance | path

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

/linux-6.14.4/fs/ceph/
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
Daddr.c689 bool caching = ceph_is_cache_enabled(inode); in writepage_nounlock()
972 bool caching = ceph_is_cache_enabled(inode); in ceph_writepages_start()