nd_ars_record
< 44 + sizeof(struct nd_ars_record) * (i + 1))
struct nd_ars_record *record;
+ sizeof(struct nd_ars_record)];
cmd_size = sizeof(cmd.ars_stat) + sizeof(struct nd_ars_record);
*record = (struct nd_ars_record) {
cmd_size = sizeof(cmd.ars_stat) + sizeof(struct nd_ars_record);
*record = (struct nd_ars_record) {
ars_recs = SZ_4K / sizeof(struct nd_ars_record);
+ ars_recs * sizeof(struct nd_ars_record);
struct nd_ars_record *ars_record;
+ i * sizeof(struct nd_ars_record);