Searched refs:nexts (Results 1 – 2 of 2) sorted by relevance
222 xfs_extnum_t nexts, xfs_fsblock_t *firstblock,
5051 xfs_extnum_t nexts, /* number of extents max */ in xfs_bunmapi() argument5096 ASSERT(nexts >= 0); in xfs_bunmapi()5142 (nexts == 0 || extno < nexts)) { in xfs_bunmapi()5667 xfs_extnum_t nexts = 0; in xfs_bmap_shift_extents() local5761 while (nexts++ < num_exts) { in xfs_bmap_shift_extents()