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

/linux-4.1.27/fs/exofs/
H A Dore_raid.c337 static int _add_to_r4w(struct ore_io_state *ios, struct ore_striping_info *si, _add_to_r4w() function
401 return _add_to_r4w(ios, &si, page, pg_len); _add_to_r4w_first_page()
425 return _add_to_r4w(ios, &si, page, pg_len); _add_to_r4w_last_page()
508 _add_to_r4w(ios, &read_si, *pp, PAGE_SIZE); _read_4_write_first_stripe()
571 _add_to_r4w(ios, &read_si, page, PAGE_SIZE); _read_4_write_last_stripe()

Completed in 52 milliseconds