Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dscrub.c2250 const u64 dev_stripe_len = btrfs_calc_stripe_length(map); in scrub_stripe() local
2251 const u64 physical_end = physical + dev_stripe_len; in scrub_stripe()
2375 map->stripes[stripe_index].physical + dev_stripe_len; in scrub_stripe()