Searched refs:bootmeth_try_file (Results 1 – 5 of 5) sorted by relevance
| /boot/ |
| A D | bootmeth_script.c | 89 ret = bootmeth_try_file(bflow, desc, prefix, SCRIPT_FNAME1); in script_read_bootflow_file() 91 ret = bootmeth_try_file(bflow, desc, prefix, in script_read_bootflow_file()
|
| A D | bootmeth_extlinux.c | 158 ret = bootmeth_try_file(bflow, desc, prefix, EXTLINUX_FNAME); in extlinux_read_bootflow()
|
| A D | bootmeth_efi.c | 118 ret = bootmeth_try_file(bflow, desc, NULL, fname); in distro_efi_try_bootflow_files()
|
| A D | bootmeth_rauc.c | 247 if (!bootmeth_try_file(bflow, desc, prefixes[i], script_names[j])) { in distro_rauc_load_boot_script()
|
| A D | bootmeth-uclass.c | 311 int bootmeth_try_file(struct bootflow *bflow, struct blk_desc *desc, in bootmeth_try_file() function
|
Completed in 14 milliseconds