Searched refs:cluster_end (Results 1 – 1 of 1) sorted by relevance
1417 u64 cluster_end; in btrfs_defrag_file() local1425 cluster_end = (((cur >> PAGE_SHIFT) + in btrfs_defrag_file()1427 cluster_end = min(cluster_end, last_byte); in btrfs_defrag_file()1444 cluster_end + 1 - cur, extent_thresh, in btrfs_defrag_file()1455 cur = max(cluster_end + 1, last_scanned); in btrfs_defrag_file()