Searched refs:get_raid56_logic_offset (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | scrub.c | 1292 static int get_raid56_logic_offset(u64 physical, int num, in get_raid56_logic_offset() function 2235 get_raid56_logic_offset(physical_end, stripe_index, in scrub_stripe() 2240 get_raid56_logic_offset(physical, stripe_index, map, &offset, NULL); in scrub_stripe() 2248 ret = get_raid56_logic_offset(physical, stripe_index, map, in scrub_stripe()
|