Searched refs:new_startoff (Results 1 – 1 of 1) sorted by relevance
5942 xfs_fileoff_t new_startoff; in xfs_bmap_collapse_extents() local5974 new_startoff = got.br_startoff - offset_shift_fsb; in xfs_bmap_collapse_extents()5976 if (new_startoff < prev.br_startoff + prev.br_blockcount) { in xfs_bmap_collapse_extents()5998 cur, &logflags, new_startoff); in xfs_bmap_collapse_extents()6058 xfs_fileoff_t new_startoff; in xfs_bmap_insert_extents() local6105 new_startoff = got.br_startoff + offset_shift_fsb; in xfs_bmap_insert_extents()6107 if (new_startoff + got.br_blockcount > next.br_startoff) { in xfs_bmap_insert_extents()6124 cur, &logflags, new_startoff); in xfs_bmap_insert_extents()