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;
259 static bool filldir(struct dir_context *ctx, const char *name, int namlen, in filldir()
343 struct dir_context ctx;
349 static bool filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
437 struct dir_context ctx;
442 static bool compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir()
509 struct dir_context ctx;
515 static bool compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir()