Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h2705 struct bdi_writeback { struct
2706 struct backing_dev_info *bdi;
2707 long unsigned int state;
2708 long unsigned int last_old_flush;
2709 struct list_head b_dirty;
2710 struct list_head b_io;
2711 struct list_head b_more_io;
2712 struct list_head b_dirty_time;
2713 spinlock_t list_lock;
2714 atomic_t writeback_inodes;
[all …]