]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - drivers/staging/lustre/lustre/mdc/mdc_internal.h
staging/lustre: get rid of obd_* typedefs
[mirror_ubuntu-hirsute-kernel.git] / drivers / staging / lustre / lustre / mdc / mdc_internal.h
index f4da8f3523d2409f8c6f0b44f14f9571a8c7445b..81780c943a08aadb484c82f16fb8598eb63f101e 100644 (file)
@@ -108,7 +108,7 @@ int mdc_resource_get_unused(struct obd_export *exp, const struct lu_fid *fid,
 int mdc_fid_alloc(struct obd_export *exp, struct lu_fid *fid,
                  struct md_op_data *op_data);
 
-int mdc_open(struct obd_export *exp, obd_id ino, int type, int flags,
+int mdc_open(struct obd_export *exp, u64 ino, int type, int flags,
             struct lov_mds_md *lmm, int lmm_size, struct lustre_handle *fh,
             struct ptlrpc_request **);