dentry_cmp
return dentry_cmp(dentry, name->name, name->len) == 0;
if (unlikely(dentry_cmp(dentry, str, hashlen_len(hashlen)) != 0))