Searched refs:netfs_is_cache_enabled (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/netfs/
H A Dobjects.c30 bool cached = !is_unbuffered && netfs_is_cache_enabled(ctx);
H A Dinternal.h177 static inline bool netfs_is_cache_enabled(struct netfs_inode *ctx) function
H A Dbuffered_read.c466 if (!netfs_is_cache_enabled(ctx) &&
H A Dbuffered_write.c76 if (netfs_is_cache_enabled(ctx)) {

Completed in 162 milliseconds