Searched refs:FID_SEQ_OST_MDT0 (Results 1 – 2 of 2) sorted by relevance
381 FID_SEQ_OST_MDT0 = 0, enumerator433 return (seq == FID_SEQ_OST_MDT0); in fid_seq_is_mdt0()438 return seq == FID_SEQ_OST_MDT0 || seq >= FID_SEQ_NORMAL; in fid_seq_is_mdt()464 return (seq > FID_SEQ_OST_MDT0 && seq <= FID_SEQ_RSVD); in fid_seq_is_rsvd()572 return FID_SEQ_OST_MDT0; in ostid_seq()578 return FID_SEQ_OST_MDT0; in ostid_seq()612 ostid_set_seq(oi, FID_SEQ_OST_MDT0); in ostid_set_seq_mdt0()
474 LASSERTF(FID_SEQ_OST_MDT0 == 0, "found %lld\n", in lustre_assert_wire_constants()475 (long long)FID_SEQ_OST_MDT0); in lustre_assert_wire_constants()