Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dos.h223 const char *os_dirent_get_typename(enum os_dirent_t type);
/openbmc/u-boot/fs/sandbox/
H A Dsandboxfs.c93 printf("%s %10lu %s\n", os_dirent_get_typename(node->type), in sandbox_fs_ls()
/openbmc/u-boot/arch/sandbox/cpu/
H A Dos.c479 const char *os_dirent_get_typename(enum os_dirent_t type) in os_dirent_get_typename() function