Home
last modified time | relevance | path

Searched refs:writeout (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-bdi37 writeout speed in relation to the other devices.
55 request must not be changed until writeout is complete.
/Linux-v4.19/Documentation/filesystems/
DLocking259 WBC_SYNC_NONE) then its role is to get as much writeout underway as
287 That is: after 2.5.12, pages which are under writeout are *not* locked. Note,
288 if the filesystem needs the page to be locked during writeout, that is ok, too,
Dxfs.txt26 doing delayed allocation writeout (default size is 64KiB).
Dvfs.txt664 writepage should start writeout, should set PG_Writeback,
671 internal dependencies). If it chooses not to start writeout, it
Dproc.txt1621 then deletes the file, it will in fact perform no writeout. But it will have
/Linux-v4.19/Documentation/laptops/
Dlaptop-mode.txt267 # so once some writeout has commenced, we do a lot of it.
389 # so once some writeout has commenced, we do a lot of it.
/Linux-v4.19/mm/
Dmigrate.c840 static int writeout(struct address_space *mapping, struct page *page) in writeout() function
893 return writeout(mapping, page); in fallback_migrate_page()
/Linux-v4.19/Documentation/sysctl/
Dvm.txt14 the writeout of dirty data to disk.
167 for writeout by the kernel flusher threads. It is expressed in 100'ths
/Linux-v4.19/Documentation/block/
Dbiodoc.txt488 The same is true of Andrew Morton's work-in-progress multipage bio writeout
592 subsystem makes use of the block layer to writeout dirty pages in order to be
1154 8.15 Multi-page writeout and readahead patches (Andrew Morton)