Searched refs:ostid_seq (Results 1 – 7 of 7) sorted by relevance
588 if (fid_seq_is_mdt0(ostid_seq(oi))) { in ostid_build_res_name()590 name->name[LUSTRE_RES_ID_VER_OID_OFF] = ostid_seq(oi); in ostid_build_res_name()617 if (fid_seq_is_mdt0(ostid_seq(oi))) { in ostid_res_name_eq()619 name->name[LUSTRE_RES_ID_VER_OID_OFF] == ostid_seq(oi); in ostid_res_name_eq()621 return name->name[LUSTRE_RES_ID_SEQ_OFF] == ostid_seq(oi) && in ostid_res_name_eq()
564 static inline __u64 ostid_seq(const struct ost_id *ostid) in ostid_seq() function581 if (fid_seq_is_mdt0(ostid_seq(ostid))) in ostid_id()626 if (fid_seq_is_mdt0(ostid_seq(oi))) { in ostid_set_id()645 if (fid_seq_is_mdt0(ostid_seq(oi))) { in ostid_inc_id()658 if (fid_seq_is_mdt0(ostid_seq(oi))) in ostid_dec_id()682 if (fid_seq_is_mdt0(ostid_seq(ostid))) { in ostid_to_fid()844 if (fid_seq_is_mdt0(ostid_seq(src_oi))) { in ostid_cpu_to_le()855 if (fid_seq_is_mdt0(ostid_seq(src_oi))) { in ostid_le_to_cpu()3301 fid_seq_is_echo(ostid_seq(&lobdo->o_oi))) { in lustre_set_wire_obdo()
183 #define POSTID(oi) ostid_seq(oi), ostid_id(oi)
167 ostid_seq(&cgl->lgl_oi) == ostid_seq(&logid->lgl_oi)) { in llog_cat_id2handle()
745 ostid_set_seq(&oa->o_oi, ostid_seq(&oinfo->loi_oi)); in osc_req_attr_set()
735 if (!fid_seq_is_mdt(ostid_seq(&oa->o_oi))) in osc_create()
949 LASSERTF(ostid_seq(&lsm->lsm_oi) == FID_SEQ_ECHO, DOSTID"\n", in cl_echo_object_find()1381 (ostid_seq(&oa->o_oi) == FID_SEQ_ECHO)); in echo_create_object()