Searched refs:LUSTRE_RES_ID_VER_OID_OFF (Results 1 – 4 of 4) sorted by relevance
402 res->name[LUSTRE_RES_ID_VER_OID_OFF] = fid_ver_oid(fid); in fid_build_reg_res_name()414 res->name[LUSTRE_RES_ID_VER_OID_OFF] == fid_ver_oid(fid); in fid_res_name_eq()424 fid->f_oid = (__u32)(res->name[LUSTRE_RES_ID_VER_OID_OFF]); in fid_extract_from_res_name()425 fid->f_ver = (__u32)(res->name[LUSTRE_RES_ID_VER_OID_OFF] >> 32); in fid_extract_from_res_name()493 name->name[LUSTRE_RES_ID_VER_OID_OFF] = ostid_seq(oi); in ostid_build_res_name()504 ostid_set_seq(oi, name->name[LUSTRE_RES_ID_VER_OID_OFF]); in ostid_res_name_to_id()522 name->name[LUSTRE_RES_ID_VER_OID_OFF] == ostid_seq(oi); in ostid_res_name_eq()525 name->name[LUSTRE_RES_ID_VER_OID_OFF] == ostid_id(oi); in ostid_res_name_eq()548 if (fid_seq_is_mdt0(name->name[LUSTRE_RES_ID_VER_OID_OFF])) { in ost_fid_from_resid()552 ostid_set_seq(&oi, name->name[LUSTRE_RES_ID_VER_OID_OFF]); in ost_fid_from_resid()
464 fid.f_oid = (__u32)id->name[LUSTRE_RES_ID_VER_OID_OFF]; in ldlm_res_hop_fid_hash()465 fid.f_ver = (__u32)(id->name[LUSTRE_RES_ID_VER_OID_OFF] >> 32); in ldlm_res_hop_fid_hash()
2126 LUSTRE_RES_ID_VER_OID_OFF = 1, enumerator
335 CLASSERT(LUSTRE_RES_ID_VER_OID_OFF == 1); in lustre_assert_wire_constants()