Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dos.h224 void os_dirent_free(struct os_dirent_node *node);
/OK3568_Linux_fs/u-boot/fs/sandbox/
H A Dsandboxfs.c98 os_dirent_free(head); in sandbox_fs_ls()
/OK3568_Linux_fs/u-boot/arch/sandbox/cpu/
H A Dos.c303 void os_dirent_free(struct os_dirent_node *node) in os_dirent_free() function
353 os_dirent_free(head); in os_dirent_ls()