Searched refs:FID_SEQ_OST_MDT0 (Results 1 – 2 of 2) sorted by relevance
371 FID_SEQ_OST_MDT0 = 0, enumerator423 return (seq == FID_SEQ_OST_MDT0); in fid_seq_is_mdt0()428 return seq == FID_SEQ_OST_MDT0 || seq >= FID_SEQ_NORMAL; in fid_seq_is_mdt()454 return (seq > FID_SEQ_OST_MDT0 && seq <= FID_SEQ_RSVD); in fid_seq_is_rsvd()562 return FID_SEQ_OST_MDT0; in ostid_seq()568 return FID_SEQ_OST_MDT0; in ostid_seq()602 ostid_set_seq(oi, FID_SEQ_OST_MDT0); in ostid_set_seq_mdt0()
472 LASSERTF(FID_SEQ_OST_MDT0 == 0, "found %lld\n", in lustre_assert_wire_constants()473 (long long)FID_SEQ_OST_MDT0); in lustre_assert_wire_constants()