Home
last modified time | relevance | path

Searched refs:for_background (Results 1 – 3 of 3) sorted by relevance

/include/trace/events/
A Dwriteback.h365 __field(int, for_background)
376 __entry->for_background = work->for_background;
388 __entry->for_background,
461 __field(int, for_background)
474 __entry->for_background = wbc->for_background;
488 __entry->for_background,
A Df2fs.h1473 __field(char, for_background)
1491 __entry->for_background = wbc->for_background;
1510 __entry->for_background,
/include/linux/
A Dwriteback.h60 unsigned for_background:1; /* A background writeback */ member
99 else if (wbc->for_kupdate || wbc->for_background) in wbc_to_write_flags()

Completed in 6 milliseconds