Searched refs:file_cbfs_size (Results 1 - 3 of 3) sorted by relevance

/u-boot/cmd/
H A Dcbfs.c112 printf(" %8d", file_cbfs_size(file));
/u-boot/include/
H A Dcbfs.h310 * file_cbfs_size() - Get the size of a file in CBFS.
316 u32 file_cbfs_size(const struct cbfs_cachenode *file);
/u-boot/fs/cbfs/
H A Dcbfs.c496 u32 file_cbfs_size(const struct cbfs_cachenode *file) function

Completed in 42 milliseconds