Searched refs:netfs_is_cache_enabled (Results 1 – 3 of 3) sorted by relevance
224 static inline bool netfs_is_cache_enabled(struct netfs_inode *ctx) in netfs_is_cache_enabled() function
271 netfs_is_cache_enabled(ctx)) { in netfs_perform_write()
109 if (is_cacheable && netfs_is_cache_enabled(ictx)) in netfs_create_write_req()