Home
last modified time | relevance | path

Searched refs:nexts (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_bmap.h222 xfs_extnum_t nexts, xfs_fsblock_t *firstblock,
Dxfs_bmap.c5051 xfs_extnum_t nexts, /* number of extents max */ in xfs_bunmapi() argument
5096 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() local
5761 while (nexts++ < num_exts) { in xfs_bmap_shift_extents()