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

/u-boot/cmd/
H A Dcbfs.c76 printf("reading %s\n", file_cbfs_name(file));
110 const char *filename = file_cbfs_name(file);
/u-boot/include/
H A Dcbfs.h301 * file_cbfs_name() - Get the name of a file in CBFS.
307 const char *file_cbfs_name(const struct cbfs_cachenode *file);
/u-boot/fs/cbfs/
H A Dcbfs.c489 const char *file_cbfs_name(const struct cbfs_cachenode *file) function

Completed in 102 milliseconds