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()
215 struct dir_context ctx;
222 static int filldir(struct dir_context *ctx, const char *name, int namlen, in filldir()
303 struct dir_context ctx;
310 static int filldir64(struct dir_context *ctx, const char *name, int namlen, in filldir64()
395 struct dir_context ctx;
400 static int compat_fillonedir(struct dir_context *ctx, const char *name, in compat_fillonedir()
467 struct dir_context ctx;
474 static int compat_filldir(struct dir_context *ctx, const char *name, int namlen, in compat_filldir()