Home
last modified time | relevance | path

Searched refs:_sp2d_max_pg (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/fs/exofs/
Dore_raid.c204 static unsigned _sp2d_max_pg(struct __stripe_pages_2d *sp2d) in _sp2d_max_pg() function
480 max_p = _sp2d_max_pg(sp2d); in _read_4_write_first_stripe()
548 max_p = _sp2d_max_pg(sp2d); in _read_4_write_last_stripe()
645 num_pages = _sp2d_max_pg(sp2d) + 1 - si->cur_pg; in _ore_add_parity_unit()