Searched refs:oap2cl_page (Results 1 – 3 of 3) sorted by relevance
278 pgoff_t index = oap2cl_page(oap)->cp_index; in osc_extent_sanity_check0()981 struct cl_page *sub = oap2cl_page(oap); in osc_extent_truncate()1241 struct cl_page *page = cl_page_top(oap2cl_page(oap)); in osc_make_ready()1256 struct cl_page *page = oap2cl_page(oap); in osc_refresh_count()1288 struct cl_page *page = cl_page_top(oap2cl_page(oap)); in osc_completion()1843 if (oap2cl_page(oap)->cp_type != oap2cl_page(oap2)->cp_type) { in try_to_add_extent_for_io()2281 index = oap2cl_page(oap)->cp_index; in osc_queue_async_io()2390 oap, ops, oap2cl_page(oap)->cp_index); in osc_teardown_async_page()2397 ext = osc_extent_lookup(obj, oap2cl_page(oap)->cp_index); in osc_teardown_async_page()2403 oap2cl_page(oap)->cp_index); in osc_teardown_async_page()[all …]
558 static inline struct cl_page *oap2cl_page(struct osc_async_page *oap) in oap2cl_page() function
1886 struct cl_page *page = oap2cl_page(oap); in osc_build_rpc()