projects
/
linux.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git]
/
include
/
linux
/
writeback.h
diff --git
a/include/linux/writeback.h
b/include/linux/writeback.h
index 8f651bb0a1a5d5da5d06069e8a985877e3750c6f..d6db822e4bb30cb6b72d76ae2af1af7ec16bba59 100644
(file)
--- a/
include/linux/writeback.h
+++ b/
include/linux/writeback.h
@@
-79,6
+79,9
@@
struct writeback_control {
*/
struct swap_iocb **swap_plug;
+ /* Target list for splitting a large folio */
+ struct list_head *list;
+
/* internal fields used by the ->writepages implementation: */
struct folio_batch fbatch;
pgoff_t index;
This page took
0.033718 seconds
and
4
git commands to generate.