Home
last modified time | relevance | path

Searched refs:file_cbfs_get_first (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dcbfs.h92 const struct cbfs_cachenode *file_cbfs_get_first(void);
/OK3568_Linux_fs/u-boot/cmd/
H A Dcbfs.c98 const struct cbfs_cachenode *file = file_cbfs_get_first(); in do_cbfs_ls()
/OK3568_Linux_fs/u-boot/fs/cbfs/
H A Dcbfs.c211 const struct cbfs_cachenode *file_cbfs_get_first(void) in file_cbfs_get_first() function