Searched refs:FID_SEQ_DOT_LUSTRE (Results 1 – 4 of 4) sorted by relevance
86 const struct lu_fid LU_DOT_LUSTRE_FID = { .f_seq = FID_SEQ_DOT_LUSTRE,92 const struct lu_fid LU_OBF_FID = { .f_seq = FID_SEQ_DOT_LUSTRE,
263 return unlikely(fid_seq(fid) == FID_SEQ_DOT_LUSTRE && in fid_is_dot_lustre()269 return unlikely(fid_seq(fid) == FID_SEQ_DOT_LUSTRE && in fid_is_obf()
391 FID_SEQ_DOT_LUSTRE = 0x200000002ULL, enumerator480 return seq == FID_SEQ_DOT_LUSTRE; in fid_seq_is_dot()
496 LASSERTF(FID_SEQ_DOT_LUSTRE == 0x0000000200000002ULL, "found 0x%.16llxULL\n", in lustre_assert_wire_constants()497 (long long)FID_SEQ_DOT_LUSTRE); in lustre_assert_wire_constants()