Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dscrub.c2034 u64 found_logical = U64_MAX; in scrub_simple_mirror() local
2059 cur_physical, &found_logical); in scrub_simple_mirror()
2070 ASSERT(found_logical != U64_MAX); in scrub_simple_mirror()
2071 cur_logical = found_logical + BTRFS_STRIPE_LEN; in scrub_simple_mirror()