Lines Matching refs:dir_context
40 int iterate_dir(struct file *file, struct dir_context *ctx) in iterate_dir()
134 struct dir_context ctx;
139 static int fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir()
207 struct dir_context ctx;
214 static int filldir(struct dir_context *ctx, const char *name, int namlen, in filldir()
300 struct dir_context ctx;
307 static int filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
403 struct dir_context ctx;
408 static int compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir()
471 struct dir_context ctx;
478 static int compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir()