first_bno         511 fs/xfs/xfs_bmap_util.c 	xfs_fileoff_t		bno, first_bno;
first_bno         610 fs/xfs/xfs_bmap_util.c 	first_bno = bno = XFS_BB_TO_FSBT(mp, bmv->bmv_offset);
first_bno         631 fs/xfs/xfs_bmap_util.c 		xfs_trim_extent(&got, first_bno, len);
first_bno         671 fs/xfs/xfs_bmap_util.c 		if (bno >= first_bno + len)