Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Drelocation.c168 struct list_head dirty_subvol_roots; member
2180 list_add_tail(&root->reloc_dirty_list, &rc->dirty_subvol_roots); in insert_dirty_subvol()
2191 list_for_each_entry_safe(root, next, &rc->dirty_subvol_roots, in clean_dirty_subvols()
2502 &rc->dirty_subvol_roots); in merge_reloc_roots()
4274 INIT_LIST_HEAD(&rc->dirty_subvol_roots); in alloc_reloc_control()