new_endoff 1537 fs/xfs/libxfs/xfs_bmap.c xfs_fileoff_t new_endoff; /* end offset of new entry */ new_endoff 1570 fs/xfs/libxfs/xfs_bmap.c new_endoff = new->br_startoff + new->br_blockcount; new_endoff 1573 fs/xfs/libxfs/xfs_bmap.c ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff); new_endoff 1584 fs/xfs/libxfs/xfs_bmap.c if (PREV.br_startoff + PREV.br_blockcount == new_endoff) new_endoff 1616 fs/xfs/libxfs/xfs_bmap.c new_endoff == RIGHT.br_startoff && new_endoff 1820 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff = new_endoff; new_endoff 1931 fs/xfs/libxfs/xfs_bmap.c RIGHT.br_startoff = new_endoff; new_endoff 1933 fs/xfs/libxfs/xfs_bmap.c PREV.br_startoff + PREV.br_blockcount - new_endoff; new_endoff 2048 fs/xfs/libxfs/xfs_bmap.c xfs_fileoff_t new_endoff; /* end offset of new entry */ new_endoff 2075 fs/xfs/libxfs/xfs_bmap.c new_endoff = new->br_startoff + new->br_blockcount; new_endoff 2077 fs/xfs/libxfs/xfs_bmap.c ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff); new_endoff 2085 fs/xfs/libxfs/xfs_bmap.c if (PREV.br_startoff + PREV.br_blockcount == new_endoff) new_endoff 2117 fs/xfs/libxfs/xfs_bmap.c new_endoff == RIGHT.br_startoff && new_endoff 2413 fs/xfs/libxfs/xfs_bmap.c r[1].br_startoff = new_endoff; new_endoff 2415 fs/xfs/libxfs/xfs_bmap.c old.br_startoff + old.br_blockcount - new_endoff; new_endoff 936 fs/xfs/libxfs/xfs_rmap.c uint64_t new_endoff; new_endoff 948 fs/xfs/libxfs/xfs_rmap.c new_endoff = offset + len; new_endoff 972 fs/xfs/libxfs/xfs_rmap.c ASSERT(PREV.rm_offset + PREV.rm_blockcount >= new_endoff); new_endoff 982 fs/xfs/libxfs/xfs_rmap.c if (PREV.rm_offset + PREV.rm_blockcount == new_endoff) new_endoff 1280 fs/xfs/libxfs/xfs_rmap.c NEW.rm_offset = new_endoff; new_endoff 1282 fs/xfs/libxfs/xfs_rmap.c new_endoff; new_endoff 1361 fs/xfs/libxfs/xfs_rmap.c uint64_t new_endoff; new_endoff 1373 fs/xfs/libxfs/xfs_rmap.c new_endoff = offset + len; new_endoff 1389 fs/xfs/libxfs/xfs_rmap.c ASSERT(PREV.rm_offset + PREV.rm_blockcount >= new_endoff); new_endoff 1399 fs/xfs/libxfs/xfs_rmap.c if (PREV.rm_offset + PREV.rm_blockcount == new_endoff) new_endoff 1666 fs/xfs/libxfs/xfs_rmap.c NEW.rm_offset = new_endoff; new_endoff 1668 fs/xfs/libxfs/xfs_rmap.c new_endoff;