Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Drelocation.c135 struct list_head dirty_subvol_roots; member
1602 list_add_tail(&root->reloc_dirty_list, &rc->dirty_subvol_roots); in insert_dirty_subvol()
1613 list_for_each_entry_safe(root, next, &rc->dirty_subvol_roots, in clean_dirty_subvols()
1967 &rc->dirty_subvol_roots); in merge_reloc_roots()
3540 INIT_LIST_HEAD(&rc->dirty_subvol_roots); in alloc_reloc_control()