Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Drelocation.c165 struct list_head dirty_subvol_roots; member
1445 list_add_tail(&root->reloc_dirty_list, &rc->dirty_subvol_roots); in insert_dirty_subvol()
1458 list_for_each_entry_safe(root, next, &rc->dirty_subvol_roots, in clean_dirty_subvols()
1876 &rc->dirty_subvol_roots); in merge_reloc_roots()
3821 INIT_LIST_HEAD(&rc->dirty_subvol_roots); in alloc_reloc_control()