Searched refs:fid_ver_oid (Results 1 – 2 of 2) 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()440 res->name[LUSTRE_RES_ID_QUOTA_VER_OID_OFF] = fid_ver_oid(&qid->qid_fid); in fid_build_quota_res_name()
360 static inline __u64 fid_ver_oid(const struct lu_fid *fid) in fid_ver_oid() function