Searched refs:NULLFSBLOCK (Results 1 – 8 of 8) sorted by relevance
52 #define NULLFSBLOCK ((xfs_fsblock_t)-1) macro
690 ASSERT(rblock->bb_u.l.bb_leftsib == cpu_to_be64(NULLFSBLOCK)); in xfs_rtrefcountbt_to_disk()691 ASSERT(rblock->bb_u.l.bb_rightsib == cpu_to_be64(NULLFSBLOCK)); in xfs_rtrefcountbt_to_disk()
643 return block->bb_u.l.bb_rightsib == cpu_to_be64(NULLFSBLOCK); in xfs_btree_islastblock()
1985 if (bno_hint != NULLFSBLOCK) in xfs_rtallocate_rtg()2065 if (bno_hint != NULLFSBLOCK) in xfs_rtallocate_rtgs()2084 bno_hint = NULLFSBLOCK; in xfs_rtallocate_rtgs()2214 ap->blkno = NULLFSBLOCK; in xfs_bmap_rtalloc()
268 if (old_startblock != NULLFSBLOCK && in xfs_zoned_map_extent()362 if (old_startblock != NULLFSBLOCK) in xfs_zoned_end_io()
167 ioend->io_private, NULLFSBLOCK); in xfs_end_ioend_write()
1093 xfs_fileoff_t next_fsb = NULLFSBLOCK; in xfs_insert_file_space()
445 if (args.fsbno == NULLFSBLOCK) in xrep_cow_alloc()