Home
last modified time | relevance | path

Searched refs:NULLRGBLOCK (Results 1 – 5 of 5) sorted by relevance

/fs/xfs/scrub/
A Drtrefcount.c203 rbno = NULLRGBLOCK; in xchk_rtrefcountbt_process_rmap_fragments()
238 next_rbno = NULLRGBLOCK; in xchk_rtrefcountbt_process_rmap_fragments()
417 if (*next_bno != NULLRGBLOCK && rec->rm_startblock < *next_bno) in xchk_rtrefcountbt_rmap_check_gap()
436 xfs_rgblock_t next_bno = NULLRGBLOCK; in xchk_rtrefcountbt_xref_gaps()
/fs/xfs/libxfs/
A Dxfs_types.h58 #define NULLRGBLOCK ((xfs_rgblock_t)-1) macro
A Dxfs_rtrmap_btree.c1028 return NULLRGBLOCK; in xfs_rtrmap_highest_rgbno()
/fs/xfs/
A Dxfs_zone_alloc.c1052 if (highest_rgbno == NULLRGBLOCK) in xfs_init_zone()
A Dxfs_reflink.c194 BUILD_BUG_ON(NULLRGBLOCK != NULLAGBLOCK); in xfs_reflink_find_rtshared()

Completed in 15 milliseconds