Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_internal.h82 #define oap_brw_flags oap_brw_page.flag macro
Dosc_page.c381 oap->oap_async_flags, oap->oap_brw_flags, in osc_page_print()
557 oap->oap_brw_flags = brw_flags | OBD_BRW_SYNC; in osc_page_submit()
561 oap->oap_brw_flags |= OBD_BRW_NOQUOTA; in osc_page_submit()
Dosc_cache.c1318 srvlock = oap->oap_brw_flags & OBD_BRW_SRVLOCK; in osc_completion()
1501 oap->oap_brw_flags |= OBD_BRW_NOCACHE; in osc_enter_cache_try()
2207 oap->oap_brw_flags = OBD_BRW_NOQUOTA; in osc_prep_async_page()
2276 oap->oap_brw_flags = brw_flags; in osc_queue_async_io()
2366 LASSERT((oap->oap_brw_flags & OBD_BRW_FROM_GRANT) != 0); in osc_queue_async_io()
Dosc_io.c301 oap->oap_brw_flags |= OBD_BRW_NOQUOTA; in osc_io_commit_write()
Dosc_request.c1898 oap->oap_brw_flags |= OBD_BRW_MEMALLOC; in osc_build_rpc()