/u-boot/tools/ |
A D | imagetool.c | 31 struct stat *sbuf, in imagetool_verify_print_header() 70 struct stat *sbuf, in imagetool_verify_print_header_by_type() 129 struct stat sbuf; in imagetool_get_filesize() local
|
A D | dumpimage.c | 31 void *ptr, struct stat *sbuf) in dumpimage_extract_subimage() 70 struct stat sbuf; in main() local
|
A D | imx8image.c | 28 static void imx8image_set_header(void *ptr, struct stat *sbuf, int ifd, in imx8image_set_header() 278 static void check_file(struct stat *sbuf, char *filename) in check_file() 301 struct stat sbuf; in copy_file_aligned() local 365 struct stat sbuf; in copy_file() local 442 struct stat sbuf; in read_dcd_offset() local 780 struct stat sbuf; in build_container() local
|
A D | rkimage.c | 15 static void rkimage_set_header(void *buf, struct stat *sbuf, int ifd, in rkimage_set_header()
|
A D | aisimage.c | 180 struct stat sbuf; in ais_alloc_buffer() local 223 struct stat sbuf; in ais_copy_image() local 385 static void aisimage_set_header(void *ptr, struct stat *sbuf, int ifd, in aisimage_set_header()
|
A D | rkspi.c | 19 static void rkspi_set_header(void *buf, struct stat *sbuf, int ifd, in rkspi_set_header()
|
A D | ubsha1.c | 26 struct stat sbuf; in main() local
|
A D | fit_common.c | 45 void **blobp, struct stat *sbuf, bool delete_on_error, in mmap_fdt()
|
A D | gpimage.c | 51 static void gpimage_set_header(void *ptr, struct stat *sbuf, int ifd, in gpimage_set_header()
|
A D | fit_image.c | 33 struct stat sbuf; in fit_add_file_data() local 127 struct stat sbuf; in fdt_property_file() local 444 struct stat sbuf; in fit_extract_data() local 562 struct stat sbuf; in fit_import_data() local
|
A D | mkimage.c | 335 struct stat sbuf; in main() local 680 struct stat sbuf; in copy_file() local
|
A D | imx8mimage.c | 58 static void imx8mimage_set_header(void *ptr, struct stat *sbuf, int ifd, in imx8mimage_set_header() 248 struct stat sbuf; in copy_file() local 421 struct stat sbuf; in build_image() local
|
A D | socfpgaimage.c | 403 struct stat sbuf; in sfp_vrec_header() local 445 static void socfpgaimage_set_header_v0(void *ptr, struct stat *sbuf, int ifd, in socfpgaimage_set_header_v0() 451 static void socfpgaimage_set_header_v1(void *ptr, struct stat *sbuf, int ifd, in socfpgaimage_set_header_v1()
|
A D | sunxi_egon.c | 72 static void egon_set_header(void *buf, struct stat *sbuf, int infd, in egon_set_header()
|
A D | default_image.c | 89 static void image_set_header(void *ptr, struct stat *sbuf, int ifd, in image_set_header()
|
A D | lpc32xximage.c | 139 static void lpc32xximage_set_header(void *ptr, struct stat *sbuf, int ifd, in lpc32xximage_set_header()
|
A D | omapimage.c | 126 static void omapimage_set_header(void *ptr, struct stat *sbuf, int ifd, in omapimage_set_header()
|
A D | vybridimage.c | 95 static void vybridimage_set_header(void *ptr, struct stat *sbuf, int ifd, in vybridimage_set_header()
|
A D | imximage.c | 562 struct stat sbuf; in copy_plugin_code() local 834 static void imximage_set_header(void *ptr, struct stat *sbuf, int ifd, in imximage_set_header() 916 struct stat sbuf; in imximage_generate() local
|
A D | rkcommon.c | 249 void rkcommon_set_header(void *buf, struct stat *sbuf, int ifd, in rkcommon_set_header() 476 struct stat sbuf; in copy_file() local
|
A D | atmelimage.c | 206 static void atmel_set_header(void *ptr, struct stat *sbuf, int ifd, in atmel_set_header()
|
A D | ublimage.c | 212 static void ublimage_set_header(void *ptr, struct stat *sbuf, int ifd, in ublimage_set_header()
|
A D | stm32image.c | 123 static void stm32image_set_header(void *ptr, struct stat *sbuf, int ifd, in stm32image_set_header()
|
/u-boot/fs/ubifs/ |
A D | recovery.c | 109 void *sbuf, *buf; in get_master_node() local 634 int offs, void *sbuf, int jhead) in ubifs_recover_leb() 868 int offs, void *sbuf) in ubifs_recover_log_leb() 923 static int recover_head(struct ubifs_info *c, int lnum, int offs, void *sbuf) in recover_head() 965 int ubifs_recover_inl_heads(struct ubifs_info *c, void *sbuf) in ubifs_recover_inl_heads() 994 struct ubifs_unclean_leb *ucleb, void *sbuf) in clean_an_unclean_leb() 1086 int ubifs_clean_lebs(struct ubifs_info *c, void *sbuf) in ubifs_clean_lebs()
|
A D | scan.c | 132 int offs, void *sbuf) in ubifs_start_scan() 262 int offs, void *sbuf, int quiet) in ubifs_scan()
|