Home
last modified time | relevance | path

Searched refs:b_attached (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dbacking-dev-defs.h153 struct list_head b_attached; /* attached inodes, protected by list_lock */ member
/linux/mm/
H A Dbacking-dev.c635 WARN_ON_ONCE(!list_empty(&wb->b_attached)); in cgwb_create()
711 INIT_LIST_HEAD(&wb->b_attached); in wb_get_create()
/linux/fs/
H A Dfs-writeback.c311 list_move(&inode->i_io_list, &wb->b_attached); in inode_cgwb_move_to_attached()
698 restart = isw_prepare_wbs_switch(isw, &wb->b_attached, &nr); in cleanup_offline_cgwb()