Lines Matching refs:entries_count
140 unsigned int entries_count; /* number of entries in ppl_header */
280 io->entries_count == PPL_HDR_MAX_ENTRIES)) {
314 if (io->entries_count > 0) {
316 &pplhdr->entries[io->entries_count - 1];
336 e = &pplhdr->entries[io->entries_count++];
445 for (i = 0; i < io->entries_count; i++) {
457 pplhdr->entries_count = cpu_to_le32(io->entries_count);
987 for (i = 0; i < le32_to_cpu(pplhdr->entries_count); i++) {
1164 for (i = 0; i < le32_to_cpu(pplhdr->entries_count); i++)