ovl_is_whiteout
if (ovl_is_whiteout(index))
if (ovl_is_whiteout(index))
if (ovl_is_whiteout(index) && !verify) {
} else if (ovl_dentry_weird(index) || ovl_is_whiteout(index) ||
bool ovl_is_whiteout(struct dentry *dentry);
p->is_whiteout = ovl_is_whiteout(dentry);
return ovl_is_whiteout(path->dentry) ||