ovl_dentry_is_whiteout
if (!ovl_dentry_is_whiteout(new)) {
} else if (is_dir && ovl_dentry_is_whiteout(new)) {
if (!ovl_dentry_is_whiteout(dentry))
bool ovl_dentry_is_whiteout(struct dentry *dentry);