Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_cache.c276 list_for_each_entry(oap, &ext->oe_pages, oap_pending_item) { in osc_extent_sanity_check0()
848 oap_pending_item) { in osc_extent_finish()
850 list_del_init(&oap->oap_pending_item); in osc_extent_finish()
978 oap_pending_item) { in osc_extent_truncate()
995 list_del_init(&oap->oap_pending_item); in osc_extent_truncate()
1080 list_for_each_entry(oap, &ext->oe_pages, oap_pending_item) { in osc_extent_make_ready()
1117 list_for_each_entry(oap, &ext->oe_pages, oap_pending_item) { in osc_extent_make_ready()
1825 oap_pending_item); in try_to_add_extent_for_io()
1838 oap_pending_item); in try_to_add_extent_for_io()
2214 INIT_LIST_HEAD(&oap->oap_pending_item); in osc_prep_async_page()
[all …]
Dosc_internal.h59 struct list_head oap_pending_item; member
Dosc_io.c145 if (!list_empty(&oap->oap_pending_item) || in osc_io_submit()
172 list_add_tail(&oap->oap_pending_item, &list); in osc_io_submit()
358 !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.c1892 list_for_each_entry(oap, &ext->oe_pages, oap_pending_item) { in osc_build_rpc()