gotdiff 3089 fs/xfs/libxfs/xfs_bmap.c xfs_fsblock_t gotdiff=0; /* right side difference */ gotdiff 3143 fs/xfs/libxfs/xfs_bmap.c adjust = gotdiff = ap->got.br_startoff - ap->offset; gotdiff 3156 fs/xfs/libxfs/xfs_bmap.c if (gotdiff <= XFS_ALLOC_GAP_UNITS * ap->length && gotdiff 3157 fs/xfs/libxfs/xfs_bmap.c ISVALID(gotbno - gotdiff, gotbno)) gotdiff 3161 fs/xfs/libxfs/xfs_bmap.c gotdiff += adjust - ap->length; gotdiff 3163 fs/xfs/libxfs/xfs_bmap.c gotdiff += adjust; gotdiff 3182 fs/xfs/libxfs/xfs_bmap.c ap->blkno = prevdiff <= gotdiff ? prevbno : gotbno;