ipnext           1773 fs/xfs/xfs_bmap_util.c 		uint32_t	ipnext	= XFS_IFORK_NEXTENTS(ip, w);
ipnext           1781 fs/xfs/xfs_bmap_util.c 		resblks = XFS_SWAP_RMAP_SPACE_RES(mp, ipnext, w);
ipnext           1790 fs/xfs/xfs_bmap_util.c 		if (ipnext == (XFS_IFORK_MAXEXT(ip, w) + 1))