XFS_CMP_DIFFERENT 1540 fs/xfs/xfs_da_btree.c 					XFS_CMP_EXACT : XFS_CMP_DIFFERENT;
XFS_CMP_DIFFERENT   78 fs/xfs/xfs_dir2.c 		return XFS_CMP_DIFFERENT;
XFS_CMP_DIFFERENT   85 fs/xfs/xfs_dir2.c 			return XFS_CMP_DIFFERENT;
XFS_CMP_DIFFERENT  255 fs/xfs/xfs_dir2.c 	if (args->cmpresult == XFS_CMP_DIFFERENT)
XFS_CMP_DIFFERENT  707 fs/xfs/xfs_dir2_block.c 		if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) {
XFS_CMP_DIFFERENT 1400 fs/xfs/xfs_dir2_leaf.c 		if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) {
XFS_CMP_DIFFERENT  606 fs/xfs/xfs_dir2_node.c 			if (curbp && (args->cmpresult == XFS_CMP_DIFFERENT ||
XFS_CMP_DIFFERENT  613 fs/xfs/xfs_dir2_node.c 			if (args->cmpresult != XFS_CMP_DIFFERENT &&
XFS_CMP_DIFFERENT  638 fs/xfs/xfs_dir2_node.c 		if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) {
XFS_CMP_DIFFERENT  640 fs/xfs/xfs_dir2_node.c 			if (args->cmpresult != XFS_CMP_DIFFERENT &&
XFS_CMP_DIFFERENT  659 fs/xfs/xfs_dir2_node.c 		if (args->cmpresult == XFS_CMP_DIFFERENT) {
XFS_CMP_DIFFERENT  867 fs/xfs/xfs_dir2_sf.c 		if (cmp != XFS_CMP_DIFFERENT && cmp != args->cmpresult) {