Home
last modified time | relevance | path

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

/linux-6.14.4/fs/netfs/
Dread_single.c31 bool cache_only = test_bit(NETFS_ICTX_SINGLE_NO_UPLOAD, &ictx->flags); in netfs_single_mark_inode_dirty() local
/linux-6.14.4/drivers/base/regmap/
Dinternal.h147 bool cache_only; member
Dregmap.c2868 bool bypass, cache_only; in regmap_read_bypassed() local
/linux-6.14.4/fs/f2fs/
Dfile.c705 bool cache_only) in truncate_partial_data_page()