Searched refs:nexts (Results 1 – 2 of 2) sorted by relevance
210 xfs_extnum_t nexts);213 xfs_extnum_t nexts, int *done);
5335 xfs_extnum_t nexts) /* number of extents max */ in __xfs_bunmapi() argument5369 ASSERT(nexts >= 0); in __xfs_bunmapi()5419 (nexts == 0 || extno < nexts) && max_len > 0) { in __xfs_bunmapi()5663 xfs_extnum_t nexts, in xfs_bunmapi() argument5668 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi()