Searched refs:window_start (Results 1 – 3 of 3) sorted by relevance
2558 cluster->window_start = 0; in __btrfs_return_cluster_to_free_space()2730 u64 search_start = cluster->window_start; in btrfs_alloc_from_bitmap()2794 cluster->window_start, in btrfs_alloc_from_cluster()2804 cluster->window_start += bytes; in btrfs_alloc_from_cluster()2906 cluster->window_start = start * ctl->unit + entry->offset; in btrfs_bitmap_cluster()2981 cluster->window_start = first->offset; in setup_cluster_no_bitmap()
3706 last_ptr->window_start = ins->objectid; in find_free_extent_update_loop()3884 hint_byte = last_ptr->window_start; in find_free_extent()3891 hint_byte = last_ptr->window_start; in find_free_extent()
411 u64 window_start; member