Searched refs:lastxp (Results 1 – 1 of 1) sorted by relevance
1386 xfs_extnum_t *lastxp, /* out: last extent index */ in xfs_bmap_search_multi_extents() argument1417 *lastxp = lastx; in xfs_bmap_search_multi_extents()1434 xfs_extnum_t *lastxp, /* out: last extent index */ in xfs_bmap_search_extents() argument1444 ep = xfs_bmap_search_multi_extents(ifp, bno, eofp, lastxp, gotp, prevp); in xfs_bmap_search_extents()1446 if (unlikely(!(gotp->br_startblock) && (*lastxp != NULLEXTNUM) && in xfs_bmap_search_extents()1456 gotp->br_state, *lastxp); in xfs_bmap_search_extents()1457 *lastxp = NULLEXTNUM; in xfs_bmap_search_extents()