Searched refs:nexts (Results 1 – 2 of 2) sorted by relevance
213 xfs_extnum_t nexts, xfs_fsblock_t *firstblock,
5012 xfs_extnum_t nexts, /* number of extents max */ in xfs_bunmapi() argument5057 ASSERT(nexts >= 0); in xfs_bunmapi()5103 (nexts == 0 || extno < nexts)) { in xfs_bunmapi()5628 xfs_extnum_t nexts = 0; in xfs_bmap_shift_extents() local5722 while (nexts++ < num_exts) { in xfs_bmap_shift_extents()