Searched refs:ra_index (Results 1 – 1 of 1) sorted by relevance
1485 unsigned long ra_index = 0; in btrfs_defrag_file() local1600 if (i + cluster > ra_index) { in btrfs_defrag_file()1601 ra_index = max(i, ra_index); in btrfs_defrag_file()1604 file, ra_index, cluster); in btrfs_defrag_file()1605 ra_index += cluster; in btrfs_defrag_file()