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