Searched defs:dirs (Results 1 – 6 of 6) sorted by relevance
444 static int sqfs_search_dir(struct squashfs_dir_stream *dirs, char **token_list, in sqfs_search_dir()875 struct squashfs_dir_stream *dirs; in sqfs_opendir() local969 struct squashfs_dir_stream *dirs; in sqfs_readdir() local1320 struct squashfs_dir_stream *dirs; in sqfs_read() local1586 struct squashfs_dir_stream *dirs; in sqfs_size() local1672 struct squashfs_dir_stream *dirs; in sqfs_exists() local1715 void sqfs_closedir(struct fs_dir_stream *dirs) in sqfs_closedir()
53 struct fs_dir_stream *dirs; in fs_ls_generic() local120 struct fs_dir_stream **dirs) in fs_opendir_unsupported()586 struct fs_dir_stream *dirs = NULL; in fs_opendir() local602 struct fs_dirent *fs_readdir(struct fs_dir_stream *dirs) in fs_readdir()621 void fs_closedir(struct fs_dir_stream *dirs) in fs_closedir()
39 struct fs_dir_stream *dirs; member71 struct fs_dir_stream *dirs; in is_dir() local
1348 int fat_readdir(struct fs_dir_stream *dirs, struct fs_dirent **dentp) in fat_readdir()1371 void fat_closedir(struct fs_dir_stream *dirs) in fat_closedir()
1442 fat_itr *dirs; in fat_dir_entries() local
768 char **dirs, *msg; in xenbus_enumerate_vbd() local
Completed in 28 milliseconds