Lines Matching refs:dir_context
40 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()
212 struct dir_context ctx;
219 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()
392 struct dir_context ctx;
397 static int compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir()
461 struct dir_context ctx;
468 static int compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir()