Searched refs:_ore_add_stripe_unit (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/fs/exofs/ |
D | ore_raid.h | 58 int _ore_add_stripe_unit(struct ore_io_state *ios, unsigned *cur_pg,
|
D | ore.c | 607 int _ore_add_stripe_unit(struct ore_io_state *ios, unsigned *cur_pg, in _ore_add_stripe_unit() function 755 ret = _ore_add_stripe_unit(ios, &cur_pg, page_off, ios->pages, in _prepare_for_striping()
|
D | ore_raid.c | 706 ret = _ore_add_stripe_unit(ios, &array_start, 0, pages, in _ore_add_parity_unit()
|