Lines Matching refs:ovl_readdir_data
38 struct ovl_readdir_data { struct
113 static bool ovl_calc_d_ino(struct ovl_readdir_data *rdd, in ovl_calc_d_ino()
143 static struct ovl_cache_entry *ovl_cache_entry_new(struct ovl_readdir_data *rdd, in ovl_cache_entry_new()
173 static int ovl_cache_entry_add_rb(struct ovl_readdir_data *rdd, in ovl_cache_entry_add_rb()
197 static int ovl_fill_lowest(struct ovl_readdir_data *rdd, in ovl_fill_lowest()
257 struct ovl_readdir_data *rdd = in ovl_fill_merge()
258 container_of(ctx, struct ovl_readdir_data, ctx); in ovl_fill_merge()
267 static int ovl_check_whiteouts(struct dentry *dir, struct ovl_readdir_data *rdd) in ovl_check_whiteouts()
295 struct ovl_readdir_data *rdd) in ovl_dir_read()
348 struct ovl_readdir_data rdd = { in ovl_dir_read_merged()
534 struct ovl_readdir_data *rdd = in ovl_fill_plain()
535 container_of(ctx, struct ovl_readdir_data, ctx); in ovl_fill_plain()
554 struct ovl_readdir_data rdd = { in ovl_dir_read_impure()
1032 struct ovl_readdir_data *rdd = in ovl_check_d_type()
1033 container_of(ctx, struct ovl_readdir_data, ctx); in ovl_check_d_type()
1052 struct ovl_readdir_data rdd = { in ovl_check_d_type_supported()
1073 struct ovl_readdir_data rdd = { in ovl_workdir_cleanup_recurse()
1161 struct ovl_readdir_data rdd = { in ovl_indexdir_cleanup()