Searched refs:b_attached (Results 1 – 3 of 3) sorted by relevance
155 struct list_head b_attached; /* attached inodes, protected by list_lock */ member
547 WARN_ON_ONCE(!list_empty(&wb->b_attached)); in cgwb_release_workfn()623 INIT_LIST_HEAD(&wb->b_attached); in cgwb_create()
288 list_move(&inode->i_io_list, &wb->b_attached); in inode_cgwb_move_to_attached()650 list_for_each_entry(inode, &wb->b_attached, i_io_list) { in cleanup_offline_cgwb()