Searched refs:XFS_CMP_DIFFERENT (Results 1 – 7 of 7) sorted by relevance
82 return XFS_CMP_DIFFERENT; in xfs_ascii_ci_compname()89 return XFS_CMP_DIFFERENT; in xfs_ascii_ci_compname()315 if (args->cmpresult == XFS_CMP_DIFFERENT) in xfs_dir_cilookup_result()
40 XFS_CMP_DIFFERENT, /* names are completely different */ enumerator
789 if (curbp && (args->cmpresult == XFS_CMP_DIFFERENT || in xfs_dir2_leafn_lookup_for_entry()796 if (args->cmpresult != XFS_CMP_DIFFERENT && in xfs_dir2_leafn_lookup_for_entry()823 if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) { in xfs_dir2_leafn_lookup_for_entry()825 if (args->cmpresult != XFS_CMP_DIFFERENT && in xfs_dir2_leafn_lookup_for_entry()846 if (args->cmpresult == XFS_CMP_DIFFERENT) { in xfs_dir2_leafn_lookup_for_entry()
842 if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) { in xfs_dir2_sf_lookup()
725 if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) { in xfs_dir2_block_lookup_int()
1315 if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) { in xfs_dir2_leaf_lookup_int()
2026 XFS_CMP_EXACT : XFS_CMP_DIFFERENT; in xfs_da_compname()