Searched refs:LUSTRE_RES_ID_VER_OID_OFF (Results 1 – 4 of 4) sorted by relevance
499 res->name[LUSTRE_RES_ID_VER_OID_OFF] = fid_ver_oid(fid); in fid_build_reg_res_name()511 res->name[LUSTRE_RES_ID_VER_OID_OFF] == fid_ver_oid(fid); in fid_res_name_eq()521 fid->f_oid = (__u32)(res->name[LUSTRE_RES_ID_VER_OID_OFF]); in fid_extract_from_res_name()522 fid->f_ver = (__u32)(res->name[LUSTRE_RES_ID_VER_OID_OFF] >> 32); in fid_extract_from_res_name()590 name->name[LUSTRE_RES_ID_VER_OID_OFF] = ostid_seq(oi); in ostid_build_res_name()601 ostid_set_seq(oi, name->name[LUSTRE_RES_ID_VER_OID_OFF]); in ostid_res_name_to_id()619 name->name[LUSTRE_RES_ID_VER_OID_OFF] == ostid_seq(oi); in ostid_res_name_eq()622 name->name[LUSTRE_RES_ID_VER_OID_OFF] == ostid_id(oi); in ostid_res_name_eq()644 if (fid_seq_is_mdt0(name->name[LUSTRE_RES_ID_VER_OID_OFF])) { in ost_fid_from_resid()647 ostid_set_seq(&oi, name->name[LUSTRE_RES_ID_VER_OID_OFF]); in ost_fid_from_resid()
414 fid.f_oid = (__u32)id->name[LUSTRE_RES_ID_VER_OID_OFF]; in ldlm_res_hop_fid_hash()415 fid.f_ver = (__u32)(id->name[LUSTRE_RES_ID_VER_OID_OFF] >> 32); in ldlm_res_hop_fid_hash()
2116 LUSTRE_RES_ID_VER_OID_OFF = 1, enumerator
333 CLASSERT(LUSTRE_RES_ID_VER_OID_OFF == 1); in lustre_assert_wire_constants()