Searched defs:initrd (Results 1 – 5 of 5) sorted by relevance
22 _cleanup_free_ char *kernel = NULL, *initrd = NULL, *options = NULL; in load_kexec_kernel() local
39 char **initrd; member
572 static int parse_fstab(bool initrd) { in parse_fstab()
48 option('initrd', type : 'boolean', boolean
1436 _cleanup_freepool_ CHAR16 *initrd = NULL; in config_entry_add_from_file() local