Home
last modified time | relevance | path

Searched refs:writethrough (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.15/Documentation/admin-guide/device-mapper/
Dcache.rst81 The cache has three operating modes: writeback, writethrough and
88 If writethrough is selected then a write to a cached block will not
102 writethrough or writeback mode while still warm. Otherwise, the cache
192 feature args writethrough or passthrough (The default is writeback.)
206 writethrough write through caching that prohibits cache block
270 feature args 'writethrough' (optional)
Dera.rst92 - Cache returns to writeback/writethrough mode
Ddm-ima.rst348 … <cache_device> "," <cache_origin_device> "," <writethrough> "," <writeback> ","
357 writethrough := "writethrough=" <yes_no>
371 …cache_metadata_device=253:4,cache_device=253:3,cache_origin_device=253:5,writethrough=y,writeback=…
589 journal_dev_mode_str := "writethrough" | "writeback" | "invalid"
Ddm-raid.rst205 The journal device is used as writethrough thus causing writes to
212 (see 'journal_dev <dev>' above) to 'writethrough' or 'writeback'.
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-block-bcache65 writethrough mode; reads and writes will be added to the
75 writes transparently revert to writethrough mode. Intended only
/Linux-v5.15/Documentation/admin-guide/
Dbcache.rst23 Both writethrough and writeback caching are supported. Writeback defaults to
138 - For writethrough writes, if the write to the cache errors we just switch to
206 If your cache is in writethrough mode, then you can safely discard the
413 Can be one of either writethrough, writeback, writearound or none.
/Linux-v5.15/arch/nds32/
DKconfig.cpu126 Say Y here to use the data cache in writethrough mode. Unless you
/Linux-v5.15/arch/arm/mm/
DKconfig573 ARM Architecture Version 4 TLB with writethrough cache.
815 Say Y here to use the data cache in writethrough mode. Unless you
959 Say Y here to use the Feroceon L2 cache in writethrough mode.
/Linux-v5.15/arch/m68k/
DKconfig.cpu440 here will force supervisor (kernel) accesses to use writethrough
/Linux-v5.15/Documentation/vm/
Dfrontswap.rst48 If a backend chooses, frontswap can be configured as a "writethrough
/Linux-v5.15/fs/ksmbd/
Dsmb2pdu.c6381 bool writethrough = false; in smb2_write() local
6422 writethrough = true; in smb2_write()
6444 writethrough = true; in smb2_write()
6449 writethrough, &nbytes); in smb2_write()
6458 writethrough); in smb2_write()
/Linux-v5.15/fs/fuse/
Dfile.c1299 goto writethrough; in fuse_cache_write_iter()
1305 writethrough: in fuse_cache_write_iter()
/Linux-v5.15/drivers/md/
DKconfig318 cleaned etc. It supports writeback and writethrough modes.
/Linux-v5.15/arch/arm/boot/compressed/
Dhead.S1015 .word 0x41807200 @ ARM720T (writethrough)