isofs_dentry_cmp_common
return isofs_dentry_cmp_common(len, str, name, 0, 1);
return isofs_dentry_cmp_common(len, str, name, 1, 0);
return isofs_dentry_cmp_common(len, str, name, 1, 1);