Searched refs:oap_count (Results 1 – 4 of 4) sorted by relevance
81 #define oap_count oap_brw_page.count macro
854 last_count = oap->oap_count; in osc_extent_finish()870 int count = oap->oap_count + (offset & (blocksize - 1)); in osc_extent_finish()871 int end = (offset + oap->oap_count) & (blocksize - 1); in osc_extent_finish()1110 last->oap_count = osc_refresh_count(env, last, OBD_BRW_WRITE); in osc_extent_make_ready()1111 LASSERT(last->oap_count > 0); in osc_extent_make_ready()1112 LASSERT(last->oap_page_off + last->oap_count <= PAGE_CACHE_SIZE); in osc_extent_make_ready()1120 oap->oap_count = PAGE_CACHE_SIZE - oap->oap_page_off; in osc_extent_make_ready()1324 int bytes = oap->oap_count; in osc_completion()2274 oap->oap_count = ops->ops_to - ops->ops_from; in osc_queue_async_io()
380 oap->oap_obj_off, oap->oap_page_off, oap->oap_count, in osc_page_print()556 oap->oap_count = opg->ops_to - opg->ops_from; in osc_page_submit()
1854 if (ending_offset < oap->oap_obj_off + oap->oap_count) in osc_build_rpc()1856 oap->oap_count; in osc_build_rpc()1858 LASSERT(oap->oap_page_off + oap->oap_count == in osc_build_rpc()