Home
last modified time | relevance | path

Searched defs:wb_writeback_work (Results 1 – 1 of 1) sorted by relevance

/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h42849 struct wb_writeback_work { struct
42850 long int nr_pages;
42851 struct super_block *sb;
42852 enum writeback_sync_modes sync_mode;
42853 unsigned int tagged_writepages: 1;
42854 unsigned int for_kupdate: 1;
42855 unsigned int range_cyclic: 1;
42856 unsigned int for_background: 1;
42857 unsigned int for_sync: 1;
42858 unsigned int auto_free: 1;
[all …]