Home
last modified time | relevance | path

Searched refs:netfs_is_cache_enabled (Results 1 – 3 of 3) sorted by relevance

/linux/fs/netfs/
H A Dinternal.h224 static inline bool netfs_is_cache_enabled(struct netfs_inode *ctx) in netfs_is_cache_enabled() function
H A Dbuffered_write.c271 netfs_is_cache_enabled(ctx)) { in netfs_perform_write()
H A Dwrite_issue.c109 if (is_cacheable && netfs_is_cache_enabled(ictx)) in netfs_create_write_req()