Searched refs:writethrough (Results 1 – 8 of 8) sorted by relevance
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | cache.rst | 81 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)
|
| H A D | dm-ima.rst | 348 … <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"
|
| H A D | era.rst | 92 - Cache returns to writeback/writethrough mode
|
| /linux/fs/netfs/ |
| H A D | buffered_write.c | 121 struct folio *folio = NULL, *writethrough = NULL; in netfs_perform_write() local 367 &writethrough); in netfs_perform_write() 392 ret2 = netfs_end_writethrough(wreq, &wbc, writethrough); in netfs_perform_write()
|
| /linux/arch/arm/mm/ |
| H A D | Kconfig | 574 ARM Architecture Version 4 TLB with writethrough cache. 834 Say Y here to use the data cache in writethrough mode. Unless you 970 Say Y here to use the Feroceon L2 cache in writethrough mode.
|
| /linux/Documentation/filesystems/ |
| H A D | 9p.rst | 145 0b00000100 writeback behavior (as opposed to writethrough)
|
| /linux/arch/arm/boot/compressed/ |
| H A D | head.S | 1012 .word 0x41807200 @ ARM720T (writethrough)
|
| /linux/fs/smb/server/ |
| H A D | smb2pdu.c | 7028 bool writethrough = false, is_rdma_channel = false; in smb2_write() local 7101 writethrough = true; in smb2_write() 7116 writethrough, &nbytes); in smb2_write() 7124 writethrough); in smb2_write()
|