Searched refs:ISVALID (Results 1 – 1 of 1) sorted by relevance
2167 #define ISVALID(x,y) \ in xfs_bmap_alloc() macro2340 ISVALID(ap->prevp->br_startblock + ap->prevp->br_blockcount, in xfs_bmap_alloc()2349 ISVALID(ap->rval + adjust, ap->prevp->br_startblock)) in xfs_bmap_alloc()2371 ISVALID(prevbno, ap->prevp->br_startblock)) { in xfs_bmap_alloc()2387 ISVALID(prevbno + prevdiff, in xfs_bmap_alloc()2427 ISVALID(gotbno - gotdiff, gotbno)) in xfs_bmap_alloc()2429 else if (ISVALID(gotbno - ap->alen, gotbno)) { in xfs_bmap_alloc()2731 #undef ISVALID in xfs_bmap_alloc()