Searched defs:filesize (Results 1 - 9 of 9) sorted by last modified time

/u-boot/fs/fat/
H A Dfat_write.c935 u64 cur_pos, filesize; local
[all...]
H A Dfat.c329 loff_t filesize = FAT2CPU32(dentptr->size); local
[all...]
/u-boot/fs/ext4/
H A Dext4_write.c771 uint32_t filesize = le32_to_cpu(file_inode->size); local
H A Dext4fs.c60 unsigned int filesize = le32_to_cpu(node->inode.size); local
/u-boot/common/spl/
H A Dspl_blk_fs.c52 loff_t filesize; local
/u-boot/test/py/tests/
H A Dtest_fit.py132 def filesize(fname): function in function:test_fit
/u-boot/tools/
H A Dmtk_image.c625 static void mtk_image_set_gen_header(void *ptr, off_t filesize, argument
661 static void mtk_image_set_nand_header(void *ptr, off_t filesize, argument
693 static void mtk_image_set_mt7621_header(void *ptr, off_t filesize, argument
[all...]
H A Dmxsimage.c2064 long filesize; local
H A Dmkenvimage.c77 unsigned int filesize = 0, envsize = 0, datasize = 0; local

Completed in 174 milliseconds