dup_length        294 fs/xfs/scrub/dir.c 	unsigned int			dup_length;
dup_length        296 fs/xfs/scrub/dir.c 	dup_length = be16_to_cpu(dup->length);
dup_length        299 fs/xfs/scrub/dir.c 	if (dup_length < be16_to_cpu(bf[XFS_DIR2_DATA_FD_COUNT - 1].length))
dup_length        303 fs/xfs/scrub/dir.c 		if (dup_length == be16_to_cpu(dfp->length))