Searched hist:ad4e38dd6a33bb3a4882c487d7abe621e583b982 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | writeback.h | diff ad4e38dd6a33bb3a4882c487d7abe621e583b982 Fri Oct 07 22:51:56 CDT 2011 Curt Wohlgemuth <curtw@google.com> writeback: send work item to queue_io, move_expired_inodes
Instead of sending ->older_than_this to queue_io() and move_expired_inodes(), send the entire wb_writeback_work structure. There are other fields of a work item that are useful in these routines and in tracepoints.
Acked-by: Jan Kara <jack@suse.cz> Signed-off-by: Curt Wohlgemuth <curtw@google.com> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
|
/openbmc/linux/fs/ |
H A D | fs-writeback.c | diff ad4e38dd6a33bb3a4882c487d7abe621e583b982 Fri Oct 07 22:51:56 CDT 2011 Curt Wohlgemuth <curtw@google.com> writeback: send work item to queue_io, move_expired_inodes
Instead of sending ->older_than_this to queue_io() and move_expired_inodes(), send the entire wb_writeback_work structure. There are other fields of a work item that are useful in these routines and in tracepoints.
Acked-by: Jan Kara <jack@suse.cz> Signed-off-by: Curt Wohlgemuth <curtw@google.com> Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
|