Searched refs:ostid_seq (Results 1 – 7 of 7) sorted by relevance
491 if (fid_seq_is_mdt0(ostid_seq(oi))) { in ostid_build_res_name()493 name->name[LUSTRE_RES_ID_VER_OID_OFF] = ostid_seq(oi); in ostid_build_res_name()520 if (fid_seq_is_mdt0(ostid_seq(oi))) { in ostid_res_name_eq()522 name->name[LUSTRE_RES_ID_VER_OID_OFF] == ostid_seq(oi); in ostid_res_name_eq()524 return name->name[LUSTRE_RES_ID_SEQ_OFF] == ostid_seq(oi) && in ostid_res_name_eq()
81 ostid_seq(&cgl->lgl_oi) == ostid_seq(&logid->lgl_oi)) { in llog_cat_id2handle()
569 static inline __u64 ostid_seq(const struct ost_id *ostid) in ostid_seq() function586 if (fid_seq_is_mdt0(ostid_seq(ostid))) in ostid_id()631 if (fid_seq_is_mdt0(ostid_seq(oi))) { in ostid_set_id()650 if (fid_seq_is_mdt0(ostid_seq(oi))) { in ostid_inc_id()663 if (fid_seq_is_mdt0(ostid_seq(oi))) in ostid_dec_id()687 if (fid_seq_is_mdt0(ostid_seq(ostid))) { in ostid_to_fid()849 if (fid_seq_is_mdt0(ostid_seq(src_oi))) { in ostid_cpu_to_le()860 if (fid_seq_is_mdt0(ostid_seq(src_oi))) { in ostid_le_to_cpu()3280 fid_seq_is_echo(ostid_seq(&lobdo->o_oi))) { in lustre_set_wire_obdo()
183 #define POSTID(oi) ostid_seq(oi), ostid_id(oi)
742 ostid_set_seq(&oa->o_oi, ostid_seq(&oinfo->loi_oi)); in osc_req_attr_set()
707 if (!fid_seq_is_mdt(ostid_seq(&oa->o_oi))) in osc_create()
952 LASSERTF(ostid_seq(&lsm->lsm_oi) == FID_SEQ_ECHO, DOSTID"\n", in cl_echo_object_find()1382 (ostid_seq(&oa->o_oi) == FID_SEQ_ECHO)); in echo_create_object()