Searched refs:oap2cl_page (Results 1 – 3 of 3) sorted by relevance
277 pgoff_t index = oap2cl_page(oap)->cp_index; in osc_extent_sanity_check0()979 struct cl_page *sub = oap2cl_page(oap); in osc_extent_truncate()1240 struct cl_page *page = cl_page_top(oap2cl_page(oap)); in osc_make_ready()1255 struct cl_page *page = oap2cl_page(oap); in osc_refresh_count()1287 struct cl_page *page = cl_page_top(oap2cl_page(oap)); in osc_completion()1846 if (oap2cl_page(oap)->cp_type != oap2cl_page(oap2)->cp_type) { in try_to_add_extent_for_io()2286 index = oap2cl_page(oap)->cp_index; in osc_queue_async_io()2395 oap, ops, oap2cl_page(oap)->cp_index); in osc_teardown_async_page()2402 ext = osc_extent_lookup(obj, oap2cl_page(oap)->cp_index); in osc_teardown_async_page()2408 oap2cl_page(oap)->cp_index); in osc_teardown_async_page()[all …]
559 static inline struct cl_page *oap2cl_page(struct osc_async_page *oap) in oap2cl_page() function
1931 struct cl_page *page = oap2cl_page(oap); in osc_build_rpc()