ovl_is_inuse
bool ovl_is_inuse(struct dentry *dentry);
if (ovl_is_inuse(l->path.dentry)) {
} else if (ovl_is_inuse(parent)) {