X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Flov%2Flov_internal.h;h=80166106efdc5f45e44dc80ddac86898e3386da7;hp=d5cff2652dde69b1b4bb09b0a988b788686c0e32;hb=98015004516cad1173e2bac2a4695bdc56e4d9a4;hpb=30b356a28b5094015963e83457a196584c799558 diff --git a/lustre/lov/lov_internal.h b/lustre/lov/lov_internal.h index d5cff26..8016610 100644 --- a/lustre/lov/lov_internal.h +++ b/lustre/lov/lov_internal.h @@ -274,6 +274,7 @@ int lov_merge_lvb_kms(struct lov_stripe_md *lsm, int index, struct ost_lvb *lvb, __u64 *kms_place); /* lov_offset.c */ +loff_t stripe_width(struct lov_stripe_md *lsm, unsigned int index); u64 lov_stripe_size(struct lov_stripe_md *lsm, int index, u64 ost_size, int stripeno); int lov_stripe_offset(struct lov_stripe_md *lsm, int index, loff_t lov_off,