Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_cache.c277 list_for_each_entry(oap, &ext->oe_pages, oap_pending_item) { in osc_extent_sanity_check0()
849 oap_pending_item) { in osc_extent_finish()
851 list_del_init(&oap->oap_pending_item); in osc_extent_finish()
980 oap_pending_item) { in osc_extent_truncate()
997 list_del_init(&oap->oap_pending_item); in osc_extent_truncate()
1081 list_for_each_entry(oap, &ext->oe_pages, oap_pending_item) { in osc_extent_make_ready()
1118 list_for_each_entry(oap, &ext->oe_pages, oap_pending_item) { in osc_extent_make_ready()
1828 oap_pending_item); in try_to_add_extent_for_io()
1841 oap_pending_item); in try_to_add_extent_for_io()
2209 INIT_LIST_HEAD(&oap->oap_pending_item); in osc_prep_async_page()
[all …]
Dosc_internal.h63 struct list_head oap_pending_item; member
Dosc_io.c144 if (!list_empty(&oap->oap_pending_item) || in osc_io_submit()
171 list_add_tail(&oap->oap_pending_item, &list); in osc_io_submit()
357 !list_empty(&oap->oap_pending_item)) in trunc_check_cb()
Dosc_page.c377 osc_list(&oap->oap_pending_item), in osc_page_print()
Dosc_request.c1847 list_for_each_entry(oap, &ext->oe_pages, oap_pending_item) { in osc_build_rpc()