Searched refs:nexts (Results 1 – 1 of 1) sorted by relevance
5452 xfs_extnum_t nexts) /* number of extents max */ in __xfs_bunmapi() argument5486 ASSERT(nexts >= 0); in __xfs_bunmapi()5515 (nexts == 0 || extno < nexts)) { in __xfs_bunmapi()5749 xfs_extnum_t nexts, in xfs_bunmapi() argument5754 error = __xfs_bunmapi(tp, ip, bno, &len, flags, nexts); in xfs_bunmapi()