new_last_fsb 155 fs/xfs/xfs_iomap.c xfs_fileoff_t new_last_fsb = roundup_64(*last_fsb, align); new_last_fsb 158 fs/xfs/xfs_iomap.c error = xfs_bmap_eof(ip, new_last_fsb, XFS_DATA_FORK, &eof); new_last_fsb 162 fs/xfs/xfs_iomap.c *last_fsb = new_last_fsb;