Searched refs:OBD_BRW_NOCACHE (Results 1 – 4 of 4) sorted by relevance
1382 if (pga->flag & OBD_BRW_NOCACHE) { in osc_release_write_grant()1383 pga->flag &= ~OBD_BRW_NOCACHE; in osc_release_write_grant()1501 oap->oap_brw_flags |= OBD_BRW_NOCACHE; in osc_enter_cache_try()
1137 unsigned mask = ~(OBD_BRW_FROM_GRANT | OBD_BRW_NOCACHE | in can_merge_pages()
1761 #define OBD_BRW_NOCACHE 0x80 /* this page is a part of non-cached IO */ macro
1804 LASSERTF(OBD_BRW_NOCACHE == 0x80, "found 0x%.8x\n", in lustre_assert_wire_constants()1805 OBD_BRW_NOCACHE); in lustre_assert_wire_constants()