Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Drelocation.c153 struct list_head reloc_roots; member
1662 LIST_HEAD(reloc_roots); in prepare_to_merge()
1774 list_splice(&reloc_roots, &rc->reloc_roots); in prepare_to_merge()
1798 LIST_HEAD(reloc_roots); in merge_reloc_roots()
1811 list_splice_init(&rc->reloc_roots, &reloc_roots); in merge_reloc_roots()
1847 &reloc_roots); in merge_reloc_roots()
1879 list_splice_init(&rc->reloc_roots, &reloc_roots); in merge_reloc_roots()
4091 LIST_HEAD(reloc_roots); in btrfs_recover_relocation()
4162 if (list_empty(&reloc_roots)) in btrfs_recover_relocation()
4194 &rc->reloc_roots); in btrfs_recover_relocation()
[all …]