Searched refs:ordered_roots (Results 1 – 3 of 3) sorted by relevance
240 &root->fs_info->ordered_roots); in __btrfs_add_ordered_extent()733 list_splice_init(&fs_info->ordered_roots, &splice); in btrfs_wait_ordered_roots()740 &fs_info->ordered_roots); in btrfs_wait_ordered_roots()754 list_splice_tail(&splice, &fs_info->ordered_roots); in btrfs_wait_ordered_roots()
2717 INIT_LIST_HEAD(&fs_info->ordered_roots); in open_ctree()4317 list_splice_init(&fs_info->ordered_roots, &splice); in btrfs_destroy_all_ordered_extents()4322 &fs_info->ordered_roots); in btrfs_destroy_all_ordered_extents()
881 struct list_head ordered_roots; member