Searched refs:get_raid56_logic_offset (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | scrub.c | 2857 static int get_raid56_logic_offset(u64 physical, int num, in get_raid56_logic_offset() function 3654 get_raid56_logic_offset(physical_end, stripe_index, in scrub_stripe() 3659 get_raid56_logic_offset(physical, stripe_index, map, &offset, NULL); in scrub_stripe() 3667 ret = get_raid56_logic_offset(physical, stripe_index, map, in scrub_stripe()
|