Loading fs/exofs/ore.c +2 −2 Original line number Diff line number Diff line Loading @@ -753,7 +753,7 @@ struct _trunc_info { unsigned max_devs; }; void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, static void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, struct _trunc_info *ti) { unsigned stripe_unit = layout->stripe_unit; Loading Loading
fs/exofs/ore.c +2 −2 Original line number Diff line number Diff line Loading @@ -753,7 +753,7 @@ struct _trunc_info { unsigned max_devs; }; void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, static void _calc_trunk_info(struct ore_layout *layout, u64 file_offset, struct _trunc_info *ti) { unsigned stripe_unit = layout->stripe_unit; Loading