Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_internal.h78 #define oap_brw_flags oap_brw_page.flag macro
Dosc_page.c381 oap->oap_async_flags, oap->oap_brw_flags, in osc_page_print()
556 oap->oap_brw_flags = OBD_BRW_SYNC | brw_flags; in osc_page_submit()
560 oap->oap_brw_flags |= OBD_BRW_NOQUOTA; in osc_page_submit()
Dosc_cache.c1317 srvlock = oap->oap_brw_flags & OBD_BRW_SRVLOCK; in osc_completion()
1500 oap->oap_brw_flags |= OBD_BRW_NOCACHE; in osc_enter_cache_try()
2212 oap->oap_brw_flags = OBD_BRW_NOQUOTA; in osc_prep_async_page()
2281 oap->oap_brw_flags = brw_flags; in osc_queue_async_io()
2371 LASSERT((oap->oap_brw_flags & OBD_BRW_FROM_GRANT) != 0); in osc_queue_async_io()
Dosc_io.c302 oap->oap_brw_flags |= OBD_BRW_NOQUOTA; in osc_io_commit_write()
Dosc_request.c1942 oap->oap_brw_flags |= OBD_BRW_MEMALLOC; in osc_build_rpc()