Searched defs:new_size (Results 1 – 8 of 8) sorted by relevance
/systemd-251/src/boot/efi/ ! |
D | util.h | 43 #define xreallocate_pool(p, old_size, new_size) ASSERT_SE_PTR(ReallocatePool((p), (old_size), (new_… argument
|
/systemd-251/src/shared/ ! |
D | local-addresses.c | 40 size_t old_size, new_size; in suppress_duplicates() local
|
D | varlink.c | 1270 const size_t new_size = v->output_buffer_size + r + 1; in varlink_enqueue_json() local
|
/systemd-251/src/nss-systemd/ ! |
D | nss-systemd.c | 1019 long new_size; in _nss_systemd_initgroups_dyn() local
|
/systemd-251/src/home/ ! |
D | homework-luks.c | 2491 static int can_resize_fs(int fd, uint64_t old_size, uint64_t new_size) { in can_resize_fs() 2540 uint64_t new_size, in ext4_offline_resize_fs()
|
/systemd-251/src/libsystemd/sd-journal/ ! |
D | journal-file.c | 519 uint64_t old_size, new_size, old_header_size, old_arena_size; in journal_file_allocate() local
|
/systemd-251/src/partition/ ! |
D | repart.c | 147 uint64_t current_size, new_size; member
|
/systemd-251/src/libsystemd/sd-bus/ ! |
D | bus-message.c | 152 size_t old_size, new_size, start; in message_extend_fields() local
|