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.h198 static inline bool netfs_is_cache_enabled(struct netfs_inode *ctx) in netfs_is_cache_enabled() function
H A Dwrite_issue.c108 if (is_buffered && netfs_is_cache_enabled(ictx)) in netfs_create_write_req()
H A Dbuffered_read.c739 if (!netfs_is_cache_enabled(ctx) && in netfs_write_begin()