Home
last modified time | relevance | path

Searched refs:rr_cluster_start (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ext4/
Dextents.c4228 ext4_lblk_t rr_cluster_start; in get_implied_cluster_alloc() local
4238 rr_cluster_start = EXT4_B2C(sbi, map->m_lblk); in get_implied_cluster_alloc()
4240 if ((rr_cluster_start == ex_cluster_end) || in get_implied_cluster_alloc()
4241 (rr_cluster_start == ex_cluster_start)) { in get_implied_cluster_alloc()
4242 if (rr_cluster_start == ex_cluster_end) in get_implied_cluster_alloc()