new_fsb          1082 fs/xfs/libxfs/xfs_refcount.c 	xfs_fsblock_t			*new_fsb,
new_fsb          1142 fs/xfs/libxfs/xfs_refcount.c 		*new_fsb = XFS_AGB_TO_FSB(mp, agno, new_agbno);
new_fsb          1147 fs/xfs/libxfs/xfs_refcount.c 		*new_fsb = XFS_AGB_TO_FSB(mp, agno, new_agbno);
new_fsb          1150 fs/xfs/libxfs/xfs_refcount.c 		*new_fsb = startblock + blockcount;
new_fsb          1155 fs/xfs/libxfs/xfs_refcount.c 		*new_fsb = startblock + blockcount;
new_fsb            41 fs/xfs/libxfs/xfs_refcount.h 		xfs_extlen_t blockcount, xfs_fsblock_t *new_fsb,
new_fsb           248 fs/xfs/xfs_refcount_item.c 	xfs_fsblock_t			*new_fsb,
new_fsb           255 fs/xfs/xfs_refcount_item.c 			blockcount, new_fsb, new_len, pcur);
new_fsb           376 fs/xfs/xfs_refcount_item.c 	xfs_fsblock_t			new_fsb;
new_fsb           385 fs/xfs/xfs_refcount_item.c 			&new_fsb, &new_aglen,
new_fsb           391 fs/xfs/xfs_refcount_item.c 		refc->ri_startblock = new_fsb;
new_fsb           461 fs/xfs/xfs_refcount_item.c 	xfs_fsblock_t			new_fsb;
new_fsb           543 fs/xfs/xfs_refcount_item.c 			new_fsb = refc->pe_startblock;
new_fsb           548 fs/xfs/xfs_refcount_item.c 				&new_fsb, &new_len, &rcur);
new_fsb           554 fs/xfs/xfs_refcount_item.c 			irec.br_startblock = new_fsb;