Searched refs:OBD_BRW_MEMALLOC (Results 1 – 3 of 3) sorted by relevance
1754 #define OBD_BRW_MEMALLOC 0x800 /* Client runs in the "kswapd" context */ macro
1814 LASSERTF(OBD_BRW_MEMALLOC == 0x800, "found 0x%.8x\n", in lustre_assert_wire_constants()1815 OBD_BRW_MEMALLOC); in lustre_assert_wire_constants()
1946 oap->oap_brw_flags |= OBD_BRW_MEMALLOC; in osc_build_rpc()