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