Searched refs:cluster_end (Results 1 – 1 of 1) sorted by relevance
1428 u64 cluster_end; in btrfs_defrag_file() local1436 cluster_end = (((cur >> PAGE_SHIFT) + in btrfs_defrag_file()1438 cluster_end = min(cluster_end, last_byte); in btrfs_defrag_file()1455 cluster_end + 1 - cur, extent_thresh, in btrfs_defrag_file()1466 cur = max(cluster_end + 1, last_scanned); in btrfs_defrag_file()