Searched defs:sbuf (Results 1 - 25 of 39) sorted by relevance

12

/u-boot/tools/
H A Drkimage.c15 static void rkimage_set_header(void *buf, struct stat *sbuf, int ifd, argument
H A Drkspi.c19 static void rkspi_set_header(void *buf, struct stat *sbuf, int ifd, argument
H A Ddumpimage.c68 struct stat sbuf; local
28 dumpimage_extract_subimage(struct image_type_params *tparams, void *ptr, struct stat *sbuf) argument
H A Dgpimage.c51 static void gpimage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Domapimage.c126 static void omapimage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dimagetool.c155 struct stat sbuf; local
35 imagetool_verify_print_header( void *ptr, struct stat *sbuf, struct image_type_params *tparams, struct image_tool_params *params) argument
88 imagetool_verify_print_header_by_type( void *ptr, struct stat *sbuf, struct image_type_params *tparams, struct image_tool_params *params) argument
H A Dlpc32xximage.c139 static void lpc32xximage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dsunxi_egon.c106 static void egon_set_header(void *buf, struct stat *sbuf, int infd, argument
H A Ddefault_image.c110 static void image_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Datmelimage.c206 static void atmel_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dublimage.c212 static void ublimage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dvybridimage.c95 static void vybridimage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dsfspl.c133 static void sfspl_set_header(void *buf, struct stat *sbuf, int infd, argument
H A Dfit_common.c59 mmap_fdt(const char *cmdname, const char *fname, size_t size_inc, void **blobp, struct stat *sbuf, bool delete_on_error, bool read_only) argument
H A Daisimage.c180 struct stat sbuf; local
223 struct stat sbuf; local
385 aisimage_set_header(void *ptr, struct stat *sbuf, int ifd, struct image_tool_params *params) argument
[all...]
H A Dpblimage.c262 static void pblimage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dstm32image.c123 static void stm32image_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dzynqimage.c268 static void zynqimage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Drenesas_spkgimage.c284 static void spkgimage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dmkimage.c411 struct stat sbuf; local
469 struct stat sbuf; local
829 struct stat sbuf; local
[all...]
H A Dzynqmpimage.c441 static void zynqmpimage_set_header(void *ptr, struct stat *sbuf, int ifd, argument
H A Dsocfpgaimage.c403 struct stat sbuf; local
445 static void socfpgaimage_set_header_v0(void *ptr, struct stat *sbuf, int ifd, argument
451 static void socfpgaimage_set_header_v1(void *ptr, struct stat *sbuf, int ifd, argument
H A Dfit_image.c33 struct stat sbuf; local
135 struct stat sbuf; local
502 struct stat sbuf; local
627 struct stat sbuf; local
[all...]
/u-boot/fs/ubifs/
H A Dscan.c131 ubifs_start_scan(const struct ubifs_info *c, int lnum, int offs, void *sbuf) argument
261 ubifs_scan(const struct ubifs_info *c, int lnum, int offs, void *sbuf, int quiet) argument
H A Dreplay.c821 static int replay_log_leb(struct ubifs_info *c, int lnum, int offs, void *sbuf) argument

Completed in 105 milliseconds

12