Searched refs:OST_LVB_ERR_INIT (Results 1 – 2 of 2) sorted by relevance
1792 #define OST_LVB_ERR_INIT 0xffbadbad80000000ULL macro1797 do { blocks = OST_LVB_ERR_INIT + rc; } while (0)1798 #define OST_LVB_GET_ERR(blocks) (int)(blocks - OST_LVB_ERR_INIT)
113 LASSERTF(OST_LVB_ERR_INIT == 0xffbadbad80000000ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()114 OST_LVB_ERR_INIT); in lustre_assert_wire_constants()