Lines Matching refs:ovl_readdir_data
41 struct ovl_readdir_data { struct
116 static bool ovl_calc_d_ino(struct ovl_readdir_data *rdd, in ovl_calc_d_ino()
146 static struct ovl_cache_entry *ovl_cache_entry_new(struct ovl_readdir_data *rdd, in ovl_cache_entry_new()
176 static int ovl_cache_entry_add_rb(struct ovl_readdir_data *rdd, in ovl_cache_entry_add_rb()
200 static int ovl_fill_lowest(struct ovl_readdir_data *rdd, in ovl_fill_lowest()
260 struct ovl_readdir_data *rdd = in ovl_fill_merge()
261 container_of(ctx, struct ovl_readdir_data, ctx); in ovl_fill_merge()
270 static int ovl_check_whiteouts(struct dentry *dir, struct ovl_readdir_data *rdd) in ovl_check_whiteouts()
298 struct ovl_readdir_data *rdd) in ovl_dir_read()
363 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()
987 struct ovl_readdir_data *rdd = in ovl_check_d_type()
988 container_of(ctx, struct ovl_readdir_data, ctx); in ovl_check_d_type()
1007 struct ovl_readdir_data rdd = { in ovl_check_d_type_supported()
1026 struct ovl_readdir_data rdd = { in ovl_workdir_cleanup_recurse()
1091 struct ovl_readdir_data rdd = { in ovl_indexdir_cleanup()