} else {
p = ovl_cache_entry_new(name, namelen, ino, d_type);
if (p == NULL)
rdd->err = -ENOMEM;
else
} else {
p = ovl_cache_entry_new(name, namelen, ino, d_type);
if (p == NULL)
rdd->err = -ENOMEM;
else
struct ovl_readdir_data rdd = {
.ctx.actor = ovl_fill_merge,
.list = list,
struct ovl_readdir_data rdd = {
.ctx.actor = ovl_fill_merge,
.list = list,
* Insert lowerpath entries before upperpath ones, this allows
* offsets to be reasonably constant
*/
* Insert lowerpath entries before upperpath ones, this allows
* offsets to be reasonably constant
*/