Searched refs:fb (Results 1 – 2 of 2) sorted by relevance
358 struct ext4_fsmap *fb; in ext4_getfsmap_compare() local361 fb = container_of(b, struct ext4_fsmap, fmr_list); in ext4_getfsmap_compare()362 if (fa->fmr_physical < fb->fmr_physical) in ext4_getfsmap_compare()364 else if (fa->fmr_physical > fb->fmr_physical) in ext4_getfsmap_compare()
595 int fb = last->failb; in rbio_can_merge() local601 fb = last->faila; in rbio_can_merge()609 if (fa != cur_fa || fb != cur_fb) in rbio_can_merge()