nexts            5184 fs/xfs/libxfs/xfs_bmap.c 	xfs_extnum_t		nexts)		/* number of extents max */
nexts            5225 fs/xfs/libxfs/xfs_bmap.c 	ASSERT(nexts >= 0);
nexts            5274 fs/xfs/libxfs/xfs_bmap.c 	       (nexts == 0 || extno < nexts) && max_len > 0) {
nexts            5525 fs/xfs/libxfs/xfs_bmap.c 	xfs_extnum_t		nexts,
nexts            5530 fs/xfs/libxfs/xfs_bmap.c 	error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts);
nexts             206 fs/xfs/libxfs/xfs_bmap.h 		xfs_extnum_t nexts);
nexts             209 fs/xfs/libxfs/xfs_bmap.h 		xfs_extnum_t nexts, int *done);