Searched refs:window_start (Results 1 – 3 of 3) sorted by relevance
2511 cluster->window_start = 0; in __btrfs_return_cluster_to_free_space()2683 u64 search_start = cluster->window_start; in btrfs_alloc_from_bitmap()2746 cluster->window_start, in btrfs_alloc_from_cluster()2756 cluster->window_start += bytes; in btrfs_alloc_from_cluster()2857 cluster->window_start = start * ctl->unit + entry->offset; in btrfs_bitmap_cluster()2932 cluster->window_start = first->offset; in setup_cluster_no_bitmap()
7494 hint_byte = last_ptr->window_start; in find_free_extent()7501 hint_byte = last_ptr->window_start; in find_free_extent()7896 last_ptr->window_start = ins->objectid; in find_free_extent()
475 u64 window_start; member