Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_bmap.h213 xfs_extnum_t nexts, xfs_fsblock_t *firstblock,
Dxfs_bmap.c5012 xfs_extnum_t nexts, /* number of extents max */ in xfs_bunmapi() argument
5057 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() local
5722 while (nexts++ < num_exts) { in xfs_bmap_shift_extents()