Home
last modified time | relevance | path

Searched refs:sync_mode (Results 1 – 6 of 6) sorted by relevance

/include/trace/events/
A Dwriteback.h321 __field(int, sync_mode)
329 __entry->sync_mode = wbc->sync_mode;
336 __entry->sync_mode,
362 __field(int, sync_mode)
373 __entry->sync_mode = work->sync_mode;
385 __entry->sync_mode,
459 __field(int, sync_mode)
472 __entry->sync_mode = wbc->sync_mode;
486 __entry->sync_mode,
A Dext4.h454 __field( int, sync_mode )
467 __entry->sync_mode = wbc->sync_mode;
478 __entry->range_end, __entry->sync_mode,
495 __field( int, sync_mode )
504 __entry->sync_mode = wbc->sync_mode;
510 __entry->nr_to_write, __entry->sync_mode)
583 __field( int, sync_mode )
593 __entry->sync_mode = wbc->sync_mode;
601 __entry->sync_mode,
A Df2fs.h1471 __field(int, sync_mode)
1489 __entry->sync_mode = wbc->sync_mode;
1508 __entry->sync_mode,
/include/linux/
A Dwriteback.h57 enum writeback_sync_modes sync_mode; member
97 if (wbc->sync_mode == WB_SYNC_ALL) in wbc_to_write_flags()
A Domap-dma.h219 int sync_mode; /* sycn on element, frame , block or packet */ member
315 int sync_mode,
A Dpagemap.h57 loff_t start, loff_t end, int sync_mode);

Completed in 17 milliseconds