Home
last modified time | relevance | path

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

/openbmc/linux/fs/netfs/
H A Dinternal.h94 static inline bool netfs_is_cache_enabled(struct netfs_inode *ctx) in netfs_is_cache_enabled() function
H A Dbuffered_read.c377 if (!netfs_is_cache_enabled(ctx) && in netfs_write_begin()