Home
last modified time | relevance | path

Searched defs:n_entries (Results 1 – 14 of 14) sorted by relevance

/systemd-251/src/libsystemd/sd-journal/
Djournal-verify.c429 MMapFileDescriptor *cache_entry_fd, uint64_t n_entries, in verify_data()
531 MMapFileDescriptor *cache_entry_fd, uint64_t n_entries, in verify_data_hash_table()
692 MMapFileDescriptor *cache_entry_fd, uint64_t n_entries, in verify_entry_array()
820 …uint64_t n_weird = 0, n_objects = 0, n_entries = 0, n_data = 0, n_fields = 0, n_data_hash_tables =… in journal_file_verify() local
Djournal-vacuum.c89 le64_t n_entries; in journal_file_empty() local
Dsd-journal.c753 uint64_t cp, n_entries; in next_beyond_location() local
Djournal-file.c3031 uint64_t b, z, entry_offset, entry_array_offset, n_entries; in journal_file_move_to_entry_by_monotonic_for_data() local
/systemd-251/src/basic/
Drecurse-dir.h71 size_t n_entries; member
Dparse-util.c177 unsigned n_entries, start_pos = 0; in parse_size() local
Dhashmap.c162 unsigned n_entries; /* number of stored entries */ member
307 static unsigned n_entries(HashmapBase *h) { in n_entries() function
/systemd-251/src/shared/
Dbootspec.h59 size_t n_entries; member
Dbootspec.c704 static bool find_nonunique(const BootEntry *entries, size_t n_entries, bool arr[]) { in find_nonunique()
722 static int boot_entries_uniquify(BootEntry *entries, size_t n_entries) { in boot_entries_uniquify()
/systemd-251/src/pstore/
Dpstore.c104 size_t n_entries; member
/systemd-251/src/journal/
Dmanaged-journal-file.c40 …c int managed_journal_file_entry_array_punch_hole(JournalFile *f, uint64_t p, uint64_t n_entries) { in managed_journal_file_entry_array_punch_hole()
/systemd-251/src/test/
Dtest-hashmap-plain.c701 unsigned n_entries; in TEST() member
748 unsigned n_entries = slow ? 1 << 20 : 240; in TEST() local
/systemd-251/src/boot/efi/
Dbcd.c89 UINT16 n_entries; member
/systemd-251/src/journal-remote/
Djournal-gatewayd.c56 uint64_t n_entries; member