Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h39980 struct wb_writeback_work { struct
39981 long int nr_pages;
39982 struct super_block *sb;
39983 enum writeback_sync_modes sync_mode;
39984 unsigned int tagged_writepages: 1;
39985 unsigned int for_kupdate: 1;
39986 unsigned int range_cyclic: 1;
39987 unsigned int for_background: 1;
39988 unsigned int for_sync: 1;
39989 unsigned int auto_free: 1;
[all …]