Home
last modified time | relevance | path

Searched defs:dirsp (Results 1 – 3 of 3) sorted by relevance

/u-boot/fs/squashfs/
A Dsqfs.c460 struct fs_dir_stream *dirsp; in sqfs_search_dir() local
881 int sqfs_opendir(const char *filename, struct fs_dir_stream **dirsp) in sqfs_opendir()
1331 struct fs_dir_stream *dirsp = NULL; in sqfs_read() local
1589 struct fs_dir_stream *dirsp = NULL; in sqfs_size() local
1676 struct fs_dir_stream *dirsp = NULL; in sqfs_exists() local
/u-boot/fs/erofs/
A Dfs.c84 int erofs_opendir(const char *filename, struct fs_dir_stream **dirsp) in erofs_opendir()
/u-boot/fs/fat/
A Dfat.c1297 int fat_opendir(const char *filename, struct fs_dir_stream **dirsp) in fat_opendir()

Completed in 16 milliseconds