Searched refs:XFS_CMP_DIFFERENT (Results 1 – 7 of 7) sorted by relevance
78 return XFS_CMP_DIFFERENT; in xfs_ascii_ci_compname()85 return XFS_CMP_DIFFERENT; in xfs_ascii_ci_compname()317 if (args->cmpresult == XFS_CMP_DIFFERENT) in xfs_dir_cilookup_result()
47 XFS_CMP_DIFFERENT, /* names are completely different */ enumerator
848 if (curbp && (args->cmpresult == XFS_CMP_DIFFERENT || in xfs_dir2_leafn_lookup_for_entry()855 if (args->cmpresult != XFS_CMP_DIFFERENT && in xfs_dir2_leafn_lookup_for_entry()882 if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) { in xfs_dir2_leafn_lookup_for_entry()884 if (args->cmpresult != XFS_CMP_DIFFERENT && in xfs_dir2_leafn_lookup_for_entry()905 if (args->cmpresult == XFS_CMP_DIFFERENT) { in xfs_dir2_leafn_lookup_for_entry()
749 if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) { in xfs_dir2_block_lookup_int()
917 if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) { in xfs_dir2_sf_lookup()
1290 if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) { in xfs_dir2_leaf_lookup_int()
2136 XFS_CMP_EXACT : XFS_CMP_DIFFERENT; in xfs_da_compname()