Home
last modified time | relevance | path

Searched defs:cache_only (Results 1 – 3 of 3) sorted by relevance

/linux/fs/netfs/
H A Dread_single.c31 bool cache_only = test_bit(NETFS_ICTX_SINGLE_NO_UPLOAD, &ictx->flags); in netfs_single_mark_inode_dirty() local
/linux/drivers/base/regmap/
H A Dregmap.c2898 bool bypass, cache_only; in regmap_read_bypassed() local
/linux/fs/f2fs/
H A Dfile.c740 bool cache_only) in truncate_partial_data_page()