Lines Matching refs:dir_context
26 int iterate_dir(struct file *file, struct dir_context *ctx) in iterate_dir()
86 struct dir_context ctx;
91 static int fillonedir(struct dir_context *ctx, const char *name, int namlen, in fillonedir()
159 struct dir_context ctx;
166 static int filldir(struct dir_context *ctx, const char *name, int namlen, in filldir()
246 struct dir_context ctx;
253 static int filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
345 struct dir_context ctx;
350 static int compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir()
413 struct dir_context ctx;
420 static int compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir()