Searched refs:NULLRTBLOCK (Results 1 – 3 of 3) sorted by relevance
330 *rtblock = NULLRTBLOCK; in xfs_rtallocate_extent_block()386 *rtblock = NULLRTBLOCK; in xfs_rtallocate_extent_exact()398 *rtblock = NULLRTBLOCK; in xfs_rtallocate_extent_exact()452 *rtblock = NULLRTBLOCK; in xfs_rtallocate_extent_near()467 if (r != NULLRTBLOCK) { in xfs_rtallocate_extent_near()613 *rtblock = NULLRTBLOCK; in xfs_rtallocate_extent_near()680 if (r != NULLRTBLOCK) { in xfs_rtallocate_extent_size()698 *rtblock = NULLRTBLOCK; in xfs_rtallocate_extent_size()743 if (r != NULLRTBLOCK) { in xfs_rtallocate_extent_size()759 *rtblock = NULLRTBLOCK; in xfs_rtallocate_extent_size()[all …]
174 if (rtb != NULLRTBLOCK) { in xfs_bmap_rtalloc()
48 #define NULLRTBLOCK ((xfs_rtblock_t)-1) macro
Completed in 11 milliseconds