Searched refs:last_byte_to_unpin (Results 1 – 5 of 5) sorted by relevance
107 u64 last_byte_to_unpin; member
2039 cache->last_byte_to_unpin = (u64)-1; in read_one_block_group()2043 cache->last_byte_to_unpin = (u64)-1; in read_one_block_group()2103 bg->last_byte_to_unpin = (u64)-1; in fill_dummy_bgs()2430 cache->last_byte_to_unpin = (u64)-1; in btrfs_make_block_group()
220 cache->last_byte_to_unpin = (u64)-1; in switch_commit_roots()224 cache->last_byte_to_unpin = caching_ctl->progress; in switch_commit_roots()
1250 cache->last_byte_to_unpin = (u64)-1; in btrfs_calc_zone_unusable()
2722 if (start < cache->last_byte_to_unpin && return_free_space) { in unpin_extent_range()2723 u64 add_len = min(len, cache->last_byte_to_unpin - start); in unpin_extent_range()