kernfs_name_compare
return kernfs_name_compare(left->hash, kernfs_rcu_name(left), left->ns, right);
result = kernfs_name_compare(hash, name, ns, kn);