Lines Matching refs:list_head
111 struct list_head b_dirty; /* dirty inodes */
112 struct list_head b_io; /* parked for writeback */
113 struct list_head b_more_io; /* parked for more writeback */
114 struct list_head b_dirty_time; /* time stamps are dirty */
140 struct list_head work_list;
144 struct list_head bdi_node; /* anchored at bdi->wb_list */
151 struct list_head memcg_node; /* anchored at memcg->cgwb_list */
152 struct list_head blkcg_node; /* anchored at blkcg->cgwb_list */
153 struct list_head b_attached; /* attached inodes, protected by list_lock */
154 struct list_head offline_node; /* anchored at offline_cgwbs */
166 struct list_head bdi_list;
187 struct list_head wb_list; /* list of all wbs */