Home | History | Annotate | Download | only in src

Lines Matching refs:items

1611 	uint32_t buf[2], items;
1618 items = le32_to_cpu(buf[0]);
1619 if (items > ARRAY_SIZE(buf)) {
1624 rc = next_entry(buf, fp, sizeof(uint32_t) * items);
1630 if (items > 1)
1640 if (items > 1) {