matchfront       1016 fs/xfs/libxfs/xfs_dir2_data.c 	int			matchfront;	/* matches start of freespace */
matchfront       1034 fs/xfs/libxfs/xfs_dir2_data.c 	matchfront = (char *)dup - (char *)hdr == offset;
matchfront       1042 fs/xfs/libxfs/xfs_dir2_data.c 	if (matchfront && matchback) {
matchfront       1054 fs/xfs/libxfs/xfs_dir2_data.c 	else if (matchfront) {