Home
last modified time | relevance | path

Searched refs:dir_context (Results 1 - 25 of 212) sorted by relevance

123456789

/kernel/linux/linux-6.6/fs/
H A Dreaddir.c34 struct dir_context *ctx, in wrap_directory_iterator()
35 int (*iter)(struct file *, struct dir_context *)) in wrap_directory_iterator()
87 int iterate_dir(struct file *file, struct dir_context *ctx) in iterate_dir()
174 struct dir_context ctx;
179 static bool fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir()
251 struct dir_context ctx;
258 static bool filldir(struct dir_context *ctx, const char *name, int namlen, in filldir()
339 struct dir_context ctx;
346 static bool filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
431 struct dir_context ct
[all...]
/kernel/linux/linux-5.10/fs/
H A Dreaddir.c40 int iterate_dir(struct file *file, struct dir_context *ctx) in iterate_dir()
138 struct dir_context ctx;
143 static int fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir()
215 struct dir_context ctx;
222 static int filldir(struct dir_context *ctx, const char *name, int namlen, in filldir()
303 struct dir_context ctx;
310 static int filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
395 struct dir_context ctx;
400 static int compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir()
467 struct dir_context ct
[all...]
/kernel/linux/linux-5.10/fs/proc/
H A Dinternal.h171 extern int proc_pid_readdir(struct file *, struct dir_context *);
184 bool proc_fill_cache(struct file *, struct dir_context *, const char *, unsigned int,
196 extern int proc_readdir(struct file *, struct dir_context *);
197 int proc_readdir_de(struct file *, struct dir_context *, struct proc_dir_entry *);
/kernel/linux/linux-6.6/fs/proc/
H A Dinternal.h173 extern int proc_pid_readdir(struct file *, struct dir_context *);
180 bool proc_fill_cache(struct file *, struct dir_context *, const char *, unsigned int,
192 extern int proc_readdir(struct file *, struct dir_context *);
193 int proc_readdir_de(struct file *, struct dir_context *, struct proc_dir_entry *);
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_dentryfile.h46 struct dir_context ctx;
47 struct dir_context *caller;
168 struct dir_context *ctx);
190 struct dir_context ctx;
240 struct dir_context ctx;
H A Dfile_root.c68 int hmdfs_device_iterate(struct file *file, struct dir_context *ctx) in hmdfs_device_iterate()
135 int hmdfs_root_iterate(struct file *file, struct dir_context *ctx) in hmdfs_root_iterate()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_dentryfile.h46 struct dir_context ctx;
47 struct dir_context *caller;
168 struct dir_context *ctx);
190 struct dir_context ctx;
240 struct dir_context ctx;
H A Dfile_root.c68 int hmdfs_device_iterate(struct file *file, struct dir_context *ctx) in hmdfs_device_iterate()
135 int hmdfs_root_iterate(struct file *file, struct dir_context *ctx) in hmdfs_root_iterate()
/kernel/linux/linux-5.10/fs/fuse/
H A Dreaddir.c16 static bool fuse_use_readdirplus(struct inode *dir, struct dir_context *ctx) in fuse_use_readdirplus()
114 static bool fuse_emit(struct file *file, struct dir_context *ctx, in fuse_emit()
127 struct dir_context *ctx) in parse_dirfile()
287 struct dir_context *ctx, u64 attr_version) in parse_dirplusfile()
330 static int fuse_readdir_uncached(struct file *file, struct dir_context *ctx) in fuse_readdir_uncached()
392 struct dir_context *ctx) in fuse_parse_cache()
444 static int fuse_readdir_cached(struct file *file, struct dir_context *ctx) in fuse_readdir_cached()
584 int fuse_readdir(struct file *file, struct dir_context *ctx) in fuse_readdir()
/kernel/linux/linux-6.6/fs/fuse/
H A Dreaddir.c16 static bool fuse_use_readdirplus(struct inode *dir, struct dir_context *ctx) in fuse_use_readdirplus()
114 static bool fuse_emit(struct file *file, struct dir_context *ctx, in fuse_emit()
127 struct dir_context *ctx) in parse_dirfile()
287 struct dir_context *ctx, u64 attr_version) in parse_dirplusfile()
330 static int fuse_readdir_uncached(struct file *file, struct dir_context *ctx) in fuse_readdir_uncached()
392 struct dir_context *ctx) in fuse_parse_cache()
444 static int fuse_readdir_cached(struct file *file, struct dir_context *ctx) in fuse_readdir_cached()
584 int fuse_readdir(struct file *file, struct dir_context *ctx) in fuse_readdir()
/kernel/linux/linux-5.10/fs/efs/
H A Ddir.c11 static int efs_readdir(struct file *, struct dir_context *);
23 static int efs_readdir(struct file *file, struct dir_context *ctx) in efs_readdir()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Ddir.h81 int ocfs2_readdir(struct file *file, struct dir_context *ctx);
82 int ocfs2_dir_foreach(struct inode *inode, struct dir_context *ctx);
/kernel/linux/linux-6.6/fs/ocfs2/
H A Ddir.h79 int ocfs2_readdir(struct file *file, struct dir_context *ctx);
80 int ocfs2_dir_foreach(struct inode *inode, struct dir_context *ctx);
/kernel/linux/linux-6.6/fs/efs/
H A Ddir.c11 static int efs_readdir(struct file *, struct dir_context *);
23 static int efs_readdir(struct file *file, struct dir_context *ctx) in efs_readdir()
/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dfile.c48 struct dir_context ctx;
49 struct dir_context *caller;
57 ecryptfs_filldir(struct dir_context *ctx, const char *lower_name, in ecryptfs_filldir()
101 static int ecryptfs_readdir(struct file *file, struct dir_context *ctx) in ecryptfs_readdir()
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dfile.c73 struct dir_context ctx;
74 struct dir_context *caller;
82 ecryptfs_filldir(struct dir_context *ctx, const char *lower_name, in ecryptfs_filldir()
126 static int ecryptfs_readdir(struct file *file, struct dir_context *ctx) in ecryptfs_readdir()
/kernel/linux/linux-5.10/fs/erofs/
H A Ddir.c24 static int erofs_fill_dentries(struct inode *dir, struct dir_context *ctx, in erofs_fill_dentries()
68 static int erofs_readdir(struct file *f, struct dir_context *ctx) in erofs_readdir()
/kernel/linux/linux-5.10/fs/affs/
H A Ddir.c20 static int affs_readdir(struct file *, struct dir_context *);
45 affs_readdir(struct file *file, struct dir_context *ctx) in affs_readdir()
/kernel/linux/linux-6.6/fs/affs/
H A Ddir.c20 static int affs_readdir(struct file *, struct dir_context *);
45 affs_readdir(struct file *file, struct dir_context *ctx) in affs_readdir()
/kernel/linux/linux-6.6/fs/erofs/
H A Ddir.c9 static int erofs_fill_dentries(struct inode *dir, struct dir_context *ctx, in erofs_fill_dentries()
49 static int erofs_readdir(struct file *f, struct dir_context *ctx) in erofs_readdir()
/kernel/linux/linux-5.10/fs/epfs/
H A Ddir.c13 static int epfs_iterate(struct file *file, struct dir_context *ctx) in epfs_iterate()
/kernel/linux/linux-6.6/fs/epfs/
H A Ddir.c13 static int epfs_iterate(struct file *file, struct dir_context *ctx) in epfs_iterate()
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dreaddir.c39 struct dir_context ctx;
253 static int ovl_fill_merge(struct dir_context *ctx, const char *name, in ovl_fill_merge()
529 static int ovl_fill_plain(struct dir_context *ctx, const char *name, in ovl_fill_plain()
640 struct dir_context *orig_ctx;
642 struct dir_context ctx;
649 static int ovl_fill_real(struct dir_context *ctx, const char *name, in ovl_fill_real()
655 struct dir_context *orig_ctx = rdt->orig_ctx; in ovl_fill_real()
688 static int ovl_iterate_real(struct file *file, struct dir_context *ctx) in ovl_iterate_real()
730 static int ovl_iterate(struct file *file, struct dir_context *ctx) in ovl_iterate()
1028 static int ovl_check_d_type(struct dir_context *ct
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dreaddir.c39 struct dir_context ctx;
253 static bool ovl_fill_merge(struct dir_context *ctx, const char *name, in ovl_fill_merge()
533 static bool ovl_fill_plain(struct dir_context *ctx, const char *name, in ovl_fill_plain()
645 struct dir_context *orig_ctx;
647 struct dir_context ctx;
654 static bool ovl_fill_real(struct dir_context *ctx, const char *name, in ovl_fill_real()
660 struct dir_context *orig_ctx = rdt->orig_ctx; in ovl_fill_real()
693 static int ovl_iterate_real(struct file *file, struct dir_context *ctx) in ovl_iterate_real()
736 static int ovl_iterate(struct file *file, struct dir_context *ctx) in ovl_iterate()
1036 static bool ovl_check_d_type(struct dir_context *ct
[all...]
/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_dir.c86 static int v9fs_dir_readdir(struct file *file, struct dir_context *ctx) in v9fs_dir_readdir()
148 static int v9fs_dir_readdir_dotl(struct file *file, struct dir_context *ctx) in v9fs_dir_readdir_dotl()

Completed in 14 milliseconds

123456789