Searched refs:OBD_BRW_FROM_GRANT (Results 1 – 4 of 4) sorted by relevance
1316 LASSERT(!(pga->flag & OBD_BRW_FROM_GRANT)); in osc_consume_write_grant()1319 pga->flag |= OBD_BRW_FROM_GRANT; in osc_consume_write_grant()1331 if (!(pga->flag & OBD_BRW_FROM_GRANT)) { in osc_release_write_grant()1335 pga->flag &= ~OBD_BRW_FROM_GRANT; in osc_release_write_grant()2310 LASSERT((oap->oap_brw_flags & OBD_BRW_FROM_GRANT) != 0); in osc_queue_async_io()
1168 unsigned mask = ~(OBD_BRW_FROM_GRANT| OBD_BRW_NOCACHE| in can_merge_pages()
1748 #define OBD_BRW_FROM_GRANT 0x20 /* the osc manages this under llite */ macro
1802 LASSERTF(OBD_BRW_FROM_GRANT == 0x20, "found 0x%.8x\n", in lustre_assert_wire_constants()1803 OBD_BRW_FROM_GRANT); in lustre_assert_wire_constants()