Home
last modified time | relevance | path

Searched refs:get_file_size (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/efi_loader/
A Defi_load_initrd.c52 static loff_t get_file_size(const char *dev, const char *part, const char *file, in get_file_size() function
145 file_sz = get_file_size(dev, part, file, &status); in efi_load_file2_initrd()
/u-boot/tools/
A Difwitool.c403 static off_t get_file_size(FILE *f) in get_file_size() function
526 off_t file_size = get_file_size(fp); in buffer_from_file()

Completed in 7 milliseconds