Searched refs:rr_cluster_start (Results 1 – 1 of 1) sorted by relevance
3985 ext4_lblk_t rr_cluster_start; in get_implied_cluster_alloc() local3995 rr_cluster_start = EXT4_B2C(sbi, map->m_lblk); in get_implied_cluster_alloc()3997 if ((rr_cluster_start == ex_cluster_end) || in get_implied_cluster_alloc()3998 (rr_cluster_start == ex_cluster_start)) { in get_implied_cluster_alloc()3999 if (rr_cluster_start == ex_cluster_end) in get_implied_cluster_alloc()