Home
last modified time | relevance | path

Searched defs:dirs (Results 1 – 7 of 7) sorted by relevance

/fs/ext4/
A Dext4fs.c211 struct ext4_dir_stream *dirs; in ext4fs_opendir() local
245 struct ext4_dir_stream *dirs = (struct ext4_dir_stream *)fs_dirs; in ext4fs_readdir() local
340 struct ext4_dir_stream *dirs = (struct ext4_dir_stream *)fs_dirs; in ext4fs_closedir() local
/fs/squashfs/
A Dsqfs.c458 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() local
1020 struct squashfs_dir_stream *dirs; in sqfs_readdir_nest() local
1375 struct squashfs_dir_stream *dirs; in sqfs_read_nest() local
1654 struct squashfs_dir_stream *dirs; in sqfs_size_nest() local
1753 struct squashfs_dir_stream *dirs; in sqfs_exists() local
1803 void sqfs_closedir(struct fs_dir_stream *dirs) in sqfs_closedir()
/fs/
A Dfs.c65 struct fs_dir_stream *dirs; in fs_ls_generic() local
132 struct fs_dir_stream **dirs) in fs_opendir_unsupported()
671 struct fs_dir_stream *dirs = NULL; in fs_opendir() local
687 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
/fs/erofs/
A Dfs.c92 struct erofs_dir_stream *dirs; in erofs_opendir() local
122 struct erofs_dir_stream *dirs = (struct erofs_dir_stream *)fs_dirs; in erofs_readdir() local
/fs/exfat/
A Dio.c719 struct exfat_dir_stream *dirs; in exfat_fs_opendir() local
752 struct exfat_dir_stream *dirs = in exfat_fs_readdir() local
822 struct exfat_dir_stream *dirs = in exfat_fs_closedir() local
/fs/fat/
A Dfat.c1385 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()
A Dfat_write.c1588 fat_itr *dirs; in fat_dir_entries() local

Completed in 19 milliseconds