Lines Matching refs:dir_context
44 struct dir_context ctx;
310 static bool ovl_fill_merge(struct dir_context *ctx, const char *name, in ovl_fill_merge()
629 static bool ovl_fill_plain(struct dir_context *ctx, const char *name, in ovl_fill_plain()
741 struct dir_context *orig_ctx;
743 struct dir_context ctx;
750 static bool ovl_fill_real(struct dir_context *ctx, const char *name, in ovl_fill_real()
756 struct dir_context *orig_ctx = rdt->orig_ctx; in ovl_fill_real()
793 static int ovl_iterate_real(struct file *file, struct dir_context *ctx) in ovl_iterate_real()
836 static int ovl_iterate_merged(struct file *file, struct dir_context *ctx) in ovl_iterate_merged()
898 static int ovl_iterate(struct file *file, struct dir_context *ctx) in ovl_iterate()
1138 static bool ovl_check_d_type(struct dir_context *ctx, const char *name, in ovl_check_d_type()