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