Home
last modified time | relevance | path

Searched refs:btrfs_calc_stripe_length (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.h666 u64 btrfs_calc_stripe_length(const struct extent_map *em);
H A Dvolumes.c6671 u64 btrfs_calc_stripe_length(const struct extent_map *em) in btrfs_calc_stripe_length() function
6824 em->orig_block_len = btrfs_calc_stripe_length(em); in read_one_chunk()
7730 stripe_len = btrfs_calc_stripe_length(em); in verify_one_dev_extent()
H A Dscrub.c2158 const u64 dev_stripe_len = btrfs_calc_stripe_length(em); in scrub_stripe()

Completed in 14 milliseconds