Lines Matching refs:dir_context
32 struct dir_context *ctx, in wrap_directory_iterator() argument
33 int (*iter)(struct file *, struct dir_context *)) in wrap_directory_iterator()
85 int iterate_dir(struct file *file, struct dir_context *ctx) in iterate_dir()
176 struct dir_context ctx;
181 static bool fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir()
253 struct dir_context ctx;
260 static bool filldir(struct dir_context *ctx, const char *name, int namlen, in filldir()
341 struct dir_context ctx;
348 static bool filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
433 struct dir_context ctx;
438 static bool compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir()
505 struct dir_context ctx;
512 static bool compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir()