Home
last modified time | relevance | path

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

/u-boot/include/
A Dfs.h202 struct fs_dirent *fs_readdir(struct fs_dir_stream *dirs);
/u-boot/fs/
A Dfs.c61 while ((dent = fs_readdir(dirs))) { in fs_ls_generic()
602 struct fs_dirent *fs_readdir(struct fs_dir_stream *dirs) in fs_readdir() function
/u-boot/lib/efi_loader/
A Defi_file.c472 dent = fs_readdir(fh->dirs); in dir_read()

Completed in 7 milliseconds