Searched defs:dirs (Results 1 – 7 of 7) sorted by relevance
211 struct ext4_dir_stream *dirs; in ext4fs_opendir() local245 struct ext4_dir_stream *dirs = (struct ext4_dir_stream *)fs_dirs; in ext4fs_readdir() local340 struct ext4_dir_stream *dirs = (struct ext4_dir_stream *)fs_dirs; in ext4fs_closedir() local
458 static int sqfs_search_dir(struct squashfs_dir_stream *dirs, char **token_list, in sqfs_search_dir()912 struct squashfs_dir_stream *dirs; in sqfs_opendir_nest() local1020 struct squashfs_dir_stream *dirs; in sqfs_readdir_nest() local1375 struct squashfs_dir_stream *dirs; in sqfs_read_nest() local1654 struct squashfs_dir_stream *dirs; in sqfs_size_nest() local1753 struct squashfs_dir_stream *dirs; in sqfs_exists() local1803 void sqfs_closedir(struct fs_dir_stream *dirs) in sqfs_closedir()
65 struct fs_dir_stream *dirs; in fs_ls_generic() local132 struct fs_dir_stream **dirs) in fs_opendir_unsupported()671 struct fs_dir_stream *dirs = NULL; in fs_opendir() local687 struct fs_dirent *fs_readdir(struct fs_dir_stream *dirs) in fs_readdir()706 void fs_closedir(struct fs_dir_stream *dirs) in fs_closedir()1043 struct fs_dir_stream *dirs; in do_mv() local
92 struct erofs_dir_stream *dirs; in erofs_opendir() local122 struct erofs_dir_stream *dirs = (struct erofs_dir_stream *)fs_dirs; in erofs_readdir() local
719 struct exfat_dir_stream *dirs; in exfat_fs_opendir() local752 struct exfat_dir_stream *dirs = in exfat_fs_readdir() local822 struct exfat_dir_stream *dirs = in exfat_fs_closedir() local
1385 int fat_readdir(struct fs_dir_stream *dirs, struct fs_dirent **dentp) in fat_readdir()1416 void fat_closedir(struct fs_dir_stream *dirs) in fat_closedir()
1588 fat_itr *dirs; in fat_dir_entries() local
Completed in 19 milliseconds