Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Drelocation.c135 struct list_head dirty_subvol_roots; member
1584 list_add_tail(&root->reloc_dirty_list, &rc->dirty_subvol_roots); in insert_dirty_subvol()
1595 list_for_each_entry_safe(root, next, &rc->dirty_subvol_roots, in clean_dirty_subvols()
1949 &rc->dirty_subvol_roots); in merge_reloc_roots()
3517 INIT_LIST_HEAD(&rc->dirty_subvol_roots); in alloc_reloc_control()