Home
last modified time | relevance | path

Searched refs:far_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Draid10.h42 int far_offset; /* far_copies are offset by 1 member
47 * far_offset, in which case it is
H A Draid10.c33 * far_offset (stored in bit 16 of layout )
46 * If far_offset is true, then the far_copies are handled a bit differently.
584 if (geo->far_offset) in __raid10_find_phys()
662 if (geo->far_offset) { in raid10_find_virt()
1564 if (conf->geo.far_offset) in raid10_status()
3568 if (conf->geo.far_offset) in calc_sectors()
3611 geo->far_offset = fo; in setup_geo()
3705 if (conf->prev.far_offset) in setup_conf()
3848 conf->geo.far_offset == 0) in raid10_run()
3851 conf->prev.far_offset in raid10_run()
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid10.h42 int far_offset; /* far_copies are offset by 1 member
47 * far_offset, in which case it is
H A Draid10.c33 * far_offset (stored in bit 16 of layout )
46 * If far_offset is true, then the far_copies are handled a bit differently.
610 if (geo->far_offset) in __raid10_find_phys()
688 if (geo->far_offset) { in raid10_find_virt()
1746 if (geo->far_offset) in raid10_handle_discard()
1755 if (geo->far_offset) in raid10_handle_discard()
1881 if (!geo->far_offset && --far_copies) { in raid10_handle_discard()
1947 if (conf->geo.far_offset) in raid10_status()
3971 if (conf->geo.far_offset) in calc_sectors()
4014 geo->far_offset in setup_geo()
[all...]

Completed in 11 milliseconds