Searched refs:NULLRTBLOCK (Results 1 – 4 of 4) sorted by relevance
54 #define NULLRTBLOCK ((xfs_rtblock_t)-1) macro
488 xfs_rtblock_t start = NULLRTBLOCK, length = 0; in xfs_discard_rtdev_extents()493 if (start == NULLRTBLOCK) in xfs_discard_rtdev_extents()
2130 xfs_rtblock_t bno_hint = NULLRTBLOCK; in xfs_bmap_rtalloc()
460 error = xfs_rtallocate_rtgs(sc->tp, NULLRTBLOCK, 1, maxrtx, 1, false, in xrep_cow_alloc_rt()
Completed in 15 milliseconds