Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/Documentation/filesystems/
DLocking249 WBC_SYNC_NONE) then its role is to get as much writeout underway as
277 That is: after 2.5.12, pages which are under writeout are *not* locked. Note,
278 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.txt610 writepage should start writeout, should set PG_Writeback,
617 internal dependencies). If it chooses not to start writeout, it
Dproc.txt1568 then deletes the file, it will in fact perform no writeout. But it will have
/linux-4.1.27/mm/
Dmigrate.c644 static int writeout(struct address_space *mapping, struct page *page) in writeout() function
692 return writeout(mapping, page); in fallback_migrate_page()
/linux-4.1.27/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-4.1.27/Documentation/sysctl/
Dvm.txt14 the writeout of dirty data to disk.
161 for writeout by the kernel flusher threads. It is expressed in 100'ths
/linux-4.1.27/Documentation/block/
Dbiodoc.txt489 The same is true of Andrew Morton's work-in-progress multipage bio writeout
593 subsystem makes use of the block layer to writeout dirty pages in order to be
1169 8.15 Multi-page writeout and readahead patches (Andrew Morton)