Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Drelocation.c138 struct list_head dirty_subvol_roots; member
1620 list_add_tail(&root->reloc_dirty_list, &rc->dirty_subvol_roots); in insert_dirty_subvol()
1633 list_for_each_entry_safe(root, next, &rc->dirty_subvol_roots, in clean_dirty_subvols()
2023 &rc->dirty_subvol_roots); in merge_reloc_roots()
3905 INIT_LIST_HEAD(&rc->dirty_subvol_roots); in alloc_reloc_control()