Home
last modified time | relevance | path

Searched defs:filesize (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dmkenvimage.c76 unsigned int filesize = 0, envsize = 0, datasize = 0; in main() local
H A Dmxsimage.c2066 long filesize; in sb_build_tree_from_img() local
/rk3399_rockchip-uboot/test/py/tests/
H A Dtest_fit.py126 def filesize(fname): function
/rk3399_rockchip-uboot/cmd/
H A Dnet.c51 ulong filesize; in do_tftpbootm() local
89 ulong filesize; in do_tftpflash() local
H A Dtftp_update.c447 ulong filesize; in download_image() local
/rk3399_rockchip-uboot/scripts/
H A Dmkbootimg25 def filesize(f): function
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4fs.c58 unsigned int filesize = le32_to_cpu(node->inode.size); in ext4fs_read_file() local
H A Dext4_write.c760 uint32_t filesize = le32_to_cpu(file_inode->size); in ext4fs_write_file() local
/rk3399_rockchip-uboot/fs/fat/
H A Dfat_write.c639 loff_t filesize = FAT2CPU32(dentptr->size); in set_contents() local
H A Dfat.c321 loff_t filesize = FAT2CPU32(dentptr->size); in get_contents() local