Searched refs:bitmap_list (Results 1 – 1 of 1) sorted by relevance
842 struct list_head bitmap_list; in __btrfs_write_out_cache() local850 INIT_LIST_HEAD(&bitmap_list); in __btrfs_write_out_cache()899 list_add_tail(&e->list, &bitmap_list); in __btrfs_write_out_cache()952 list_for_each_safe(pos, n, &bitmap_list) { in __btrfs_write_out_cache()1027 list_for_each_safe(pos, n, &bitmap_list) { in __btrfs_write_out_cache()