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

/u-boot/cmd/
H A Dcbfs.c108 int type = file_cbfs_type(file);
/u-boot/include/
H A Dcbfs.h319 * file_cbfs_type() - Get the type of a file in CBFS.
325 u32 file_cbfs_type(const struct cbfs_cachenode *file);
/u-boot/fs/cbfs/
H A Dcbfs.c503 u32 file_cbfs_type(const struct cbfs_cachenode *file) function

Completed in 93 milliseconds