Home | History | Annotate | Download | only in fio

Lines Matching defs:arg_len

526 		uint16_t arg_len = lens[i];
530 cslp->len = cpu_to_le16(arg_len);
531 offset += sizeof(*cslp) + arg_len;