Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dscrub.c2335 u64 found_logical = U64_MAX; in scrub_simple_mirror() local
2355 cur_physical, &found_logical); in scrub_simple_mirror()
2368 ASSERT(found_logical != U64_MAX); in scrub_simple_mirror()
2369 cur_logical = found_logical + BTRFS_STRIPE_LEN; in scrub_simple_mirror()