PREV             1569 fs/xfs/libxfs/xfs_bmap.c 	xfs_iext_get_extent(ifp, &bma->icur, &PREV);
PREV             1571 fs/xfs/libxfs/xfs_bmap.c 	ASSERT(isnullstartblock(PREV.br_startblock));
PREV             1572 fs/xfs/libxfs/xfs_bmap.c 	ASSERT(PREV.br_startoff <= new->br_startoff);
PREV             1573 fs/xfs/libxfs/xfs_bmap.c 	ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff);
PREV             1575 fs/xfs/libxfs/xfs_bmap.c 	da_old = startblockval(PREV.br_startblock);
PREV             1582 fs/xfs/libxfs/xfs_bmap.c 	if (PREV.br_startoff == new->br_startoff)
PREV             1584 fs/xfs/libxfs/xfs_bmap.c 	if (PREV.br_startoff + PREV.br_blockcount == new_endoff)
PREV             1640 fs/xfs/libxfs/xfs_bmap.c 		LEFT.br_blockcount += PREV.br_blockcount + RIGHT.br_blockcount;
PREV             1676 fs/xfs/libxfs/xfs_bmap.c 		LEFT.br_blockcount += PREV.br_blockcount;
PREV             1703 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock = new->br_startblock;
PREV             1704 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount += RIGHT.br_blockcount;
PREV             1705 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_state = new->br_state;
PREV             1710 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(bma->ip, state, &bma->icur, &PREV);
PREV             1720 fs/xfs/libxfs/xfs_bmap.c 			error = xfs_bmbt_update(bma->cur, &PREV);
PREV             1732 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock = new->br_startblock;
PREV             1733 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_state = new->br_state;
PREV             1734 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(bma->ip, state, &bma->icur, &PREV);
PREV             1758 fs/xfs/libxfs/xfs_bmap.c 		temp = PREV.br_blockcount - new->br_blockcount;
PREV             1760 fs/xfs/libxfs/xfs_bmap.c 				startblockval(PREV.br_startblock));
PREV             1764 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount = temp;
PREV             1765 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startoff += new->br_blockcount;
PREV             1766 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock = nullstartblock(da_new);
PREV             1768 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(bma->ip, state, &bma->icur, &PREV);
PREV             1815 fs/xfs/libxfs/xfs_bmap.c 		temp = PREV.br_blockcount - new->br_blockcount;
PREV             1817 fs/xfs/libxfs/xfs_bmap.c 			startblockval(PREV.br_startblock) -
PREV             1820 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startoff = new_endoff;
PREV             1821 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount = temp;
PREV             1822 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock = nullstartblock(da_new);
PREV             1824 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_insert(bma->ip, &bma->icur, &PREV, state);
PREV             1851 fs/xfs/libxfs/xfs_bmap.c 		temp = PREV.br_blockcount - new->br_blockcount;
PREV             1853 fs/xfs/libxfs/xfs_bmap.c 			startblockval(PREV.br_startblock));
PREV             1855 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount = temp;
PREV             1856 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock = nullstartblock(da_new);
PREV             1858 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(bma->ip, state, &bma->icur, &PREV);
PREV             1892 fs/xfs/libxfs/xfs_bmap.c 		temp = PREV.br_blockcount - new->br_blockcount;
PREV             1894 fs/xfs/libxfs/xfs_bmap.c 			startblockval(PREV.br_startblock) -
PREV             1897 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock = nullstartblock(da_new);
PREV             1898 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount = temp;
PREV             1899 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_insert(bma->ip, &bma->icur, &PREV, state);
PREV             1924 fs/xfs/libxfs/xfs_bmap.c 		old = PREV;
PREV             1930 fs/xfs/libxfs/xfs_bmap.c 		RIGHT.br_state = PREV.br_state;
PREV             1933 fs/xfs/libxfs/xfs_bmap.c 			PREV.br_startoff + PREV.br_blockcount - new_endoff;
PREV             1939 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount = new->br_startoff - PREV.br_startoff;
PREV             1940 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock =
PREV             1942 fs/xfs/libxfs/xfs_bmap.c 					PREV.br_blockcount));
PREV             1943 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(bma->ip, state, &bma->icur, &PREV);
PREV             1972 fs/xfs/libxfs/xfs_bmap.c 		da_new = startblockval(PREV.br_startblock) +
PREV             2073 fs/xfs/libxfs/xfs_bmap.c 	xfs_iext_get_extent(ifp, icur, &PREV);
PREV             2074 fs/xfs/libxfs/xfs_bmap.c 	ASSERT(new->br_state != PREV.br_state);
PREV             2076 fs/xfs/libxfs/xfs_bmap.c 	ASSERT(PREV.br_startoff <= new->br_startoff);
PREV             2077 fs/xfs/libxfs/xfs_bmap.c 	ASSERT(PREV.br_startoff + PREV.br_blockcount >= new_endoff);
PREV             2083 fs/xfs/libxfs/xfs_bmap.c 	if (PREV.br_startoff == new->br_startoff)
PREV             2085 fs/xfs/libxfs/xfs_bmap.c 	if (PREV.br_startoff + PREV.br_blockcount == new_endoff)
PREV             2140 fs/xfs/libxfs/xfs_bmap.c 		LEFT.br_blockcount += PREV.br_blockcount + RIGHT.br_blockcount;
PREV             2179 fs/xfs/libxfs/xfs_bmap.c 		LEFT.br_blockcount += PREV.br_blockcount;
PREV             2190 fs/xfs/libxfs/xfs_bmap.c 			error = xfs_bmbt_lookup_eq(cur, &PREV, &i);
PREV             2211 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount += RIGHT.br_blockcount;
PREV             2212 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_state = new->br_state;
PREV             2217 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(ip, state, icur, &PREV);
PREV             2235 fs/xfs/libxfs/xfs_bmap.c 			error = xfs_bmbt_update(cur, &PREV);
PREV             2247 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_state = new->br_state;
PREV             2248 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(ip, state, icur, &PREV);
PREV             2258 fs/xfs/libxfs/xfs_bmap.c 			error = xfs_bmbt_update(cur, &PREV);
PREV             2271 fs/xfs/libxfs/xfs_bmap.c 		old = PREV;
PREV             2272 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startoff += new->br_blockcount;
PREV             2273 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock += new->br_blockcount;
PREV             2274 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount -= new->br_blockcount;
PREV             2276 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(ip, state, icur, &PREV);
PREV             2288 fs/xfs/libxfs/xfs_bmap.c 			error = xfs_bmbt_update(cur, &PREV);
PREV             2305 fs/xfs/libxfs/xfs_bmap.c 		old = PREV;
PREV             2306 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startoff += new->br_blockcount;
PREV             2307 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_startblock += new->br_blockcount;
PREV             2308 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount -= new->br_blockcount;
PREV             2310 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(ip, state, icur, &PREV);
PREV             2322 fs/xfs/libxfs/xfs_bmap.c 			error = xfs_bmbt_update(cur, &PREV);
PREV             2337 fs/xfs/libxfs/xfs_bmap.c 		old = PREV;
PREV             2338 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount -= new->br_blockcount;
PREV             2344 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(ip, state, icur, &PREV);
PREV             2356 fs/xfs/libxfs/xfs_bmap.c 			error = xfs_bmbt_update(cur, &PREV);
PREV             2373 fs/xfs/libxfs/xfs_bmap.c 		old = PREV;
PREV             2374 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount -= new->br_blockcount;
PREV             2376 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(ip, state, icur, &PREV);
PREV             2390 fs/xfs/libxfs/xfs_bmap.c 			error = xfs_bmbt_update(cur, &PREV);
PREV             2409 fs/xfs/libxfs/xfs_bmap.c 		old = PREV;
PREV             2410 fs/xfs/libxfs/xfs_bmap.c 		PREV.br_blockcount = new->br_startoff - PREV.br_startoff;
PREV             2417 fs/xfs/libxfs/xfs_bmap.c 		r[1].br_state = PREV.br_state;
PREV             2419 fs/xfs/libxfs/xfs_bmap.c 		xfs_iext_update_extent(ip, state, icur, &PREV);
PREV             2439 fs/xfs/libxfs/xfs_bmap.c 			cur->bc_rec.b = PREV;
PREV             6099 fs/xfs/libxfs/xfs_bmap.c 	struct xfs_bmbt_irec	*PREV)
PREV             6101 fs/xfs/libxfs/xfs_bmap.c 	if (!xfs_bmap_is_update_needed(PREV))
PREV             6104 fs/xfs/libxfs/xfs_bmap.c 	__xfs_bmap_add(tp, XFS_BMAP_MAP, ip, XFS_DATA_FORK, PREV);
PREV             6112 fs/xfs/libxfs/xfs_bmap.c 	struct xfs_bmbt_irec	*PREV)
PREV             6114 fs/xfs/libxfs/xfs_bmap.c 	if (!xfs_bmap_is_update_needed(PREV))
PREV             6117 fs/xfs/libxfs/xfs_bmap.c 	__xfs_bmap_add(tp, XFS_BMAP_UNMAP, ip, XFS_DATA_FORK, PREV);
PREV             1207 fs/xfs/libxfs/xfs_refcount.c 	struct xfs_bmbt_irec		*PREV)
PREV             1212 fs/xfs/libxfs/xfs_refcount.c 	__xfs_refcount_add(tp, XFS_REFCOUNT_INCREASE, PREV->br_startblock,
PREV             1213 fs/xfs/libxfs/xfs_refcount.c 			PREV->br_blockcount);
PREV             1222 fs/xfs/libxfs/xfs_refcount.c 	struct xfs_bmbt_irec		*PREV)
PREV             1227 fs/xfs/libxfs/xfs_refcount.c 	__xfs_refcount_add(tp, XFS_REFCOUNT_DECREASE, PREV->br_startblock,
PREV             1228 fs/xfs/libxfs/xfs_refcount.c 			PREV->br_blockcount);
PREV              962 fs/xfs/libxfs/xfs_rmap.c 	error = xfs_rmap_get_rec(cur, &PREV, &i);
PREV              967 fs/xfs/libxfs/xfs_rmap.c 			cur->bc_private.a.agno, PREV.rm_startblock,
PREV              968 fs/xfs/libxfs/xfs_rmap.c 			PREV.rm_blockcount, PREV.rm_owner,
PREV              969 fs/xfs/libxfs/xfs_rmap.c 			PREV.rm_offset, PREV.rm_flags);
PREV              971 fs/xfs/libxfs/xfs_rmap.c 	ASSERT(PREV.rm_offset <= offset);
PREV              972 fs/xfs/libxfs/xfs_rmap.c 	ASSERT(PREV.rm_offset + PREV.rm_blockcount >= new_endoff);
PREV              973 fs/xfs/libxfs/xfs_rmap.c 	ASSERT((PREV.rm_flags & XFS_RMAP_UNWRITTEN) == oldext);
PREV              980 fs/xfs/libxfs/xfs_rmap.c 	if (PREV.rm_offset == offset)
PREV              982 fs/xfs/libxfs/xfs_rmap.c 	if (PREV.rm_offset + PREV.rm_blockcount == new_endoff)
PREV             1088 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_startblock, PREV.rm_blockcount,
PREV             1089 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_owner, PREV.rm_offset,
PREV             1090 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_flags);
PREV             1100 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_blockcount += PREV.rm_blockcount + RIGHT.rm_blockcount;
PREV             1112 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_startblock, PREV.rm_blockcount,
PREV             1113 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_owner, PREV.rm_offset,
PREV             1114 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_flags);
PREV             1124 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_blockcount += PREV.rm_blockcount;
PREV             1151 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1165 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1177 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1199 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1225 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1247 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1281 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_blockcount = PREV.rm_offset + PREV.rm_blockcount -
PREV             1283 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_flags = PREV.rm_flags;
PREV             1288 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1289 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_blockcount = offset - PREV.rm_offset;
PREV             1383 fs/xfs/libxfs/xfs_rmap.c 			&PREV, &i);
PREV             1388 fs/xfs/libxfs/xfs_rmap.c 	ASSERT(PREV.rm_offset <= offset);
PREV             1389 fs/xfs/libxfs/xfs_rmap.c 	ASSERT(PREV.rm_offset + PREV.rm_blockcount >= new_endoff);
PREV             1390 fs/xfs/libxfs/xfs_rmap.c 	ASSERT((PREV.rm_flags & XFS_RMAP_UNWRITTEN) == oldext);
PREV             1397 fs/xfs/libxfs/xfs_rmap.c 	if (PREV.rm_offset == offset)
PREV             1399 fs/xfs/libxfs/xfs_rmap.c 	if (PREV.rm_offset + PREV.rm_blockcount == new_endoff)
PREV             1464 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_delete(cur, PREV.rm_startblock,
PREV             1465 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_blockcount, PREV.rm_owner,
PREV             1466 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_offset, PREV.rm_flags);
PREV             1476 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_blockcount += PREV.rm_blockcount + RIGHT.rm_blockcount;
PREV             1487 fs/xfs/libxfs/xfs_rmap.c 		error = xfs_rmap_delete(cur, PREV.rm_startblock,
PREV             1488 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_blockcount, PREV.rm_owner,
PREV             1489 fs/xfs/libxfs/xfs_rmap.c 				PREV.rm_offset, PREV.rm_flags);
PREV             1499 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_blockcount += PREV.rm_blockcount;
PREV             1515 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1535 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1553 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1585 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1609 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1641 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             1667 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_blockcount = PREV.rm_offset + PREV.rm_blockcount -
PREV             1669 fs/xfs/libxfs/xfs_rmap.c 		NEW.rm_flags = PREV.rm_flags;
PREV             1676 fs/xfs/libxfs/xfs_rmap.c 		NEW = PREV;
PREV             2305 fs/xfs/libxfs/xfs_rmap.c 	struct xfs_bmbt_irec	*PREV)
PREV             2312 fs/xfs/libxfs/xfs_rmap.c 			whichfork, PREV);
PREV             2321 fs/xfs/libxfs/xfs_rmap.c 	struct xfs_bmbt_irec	*PREV)
PREV             2328 fs/xfs/libxfs/xfs_rmap.c 			whichfork, PREV);
PREV             2343 fs/xfs/libxfs/xfs_rmap.c 	struct xfs_bmbt_irec	*PREV)
PREV             2350 fs/xfs/libxfs/xfs_rmap.c 			whichfork, PREV);