Searched refs:nullstartblock (Results 1 – 2 of 2) sorted by relevance
1387 left.br_startblock = nullstartblock(newlen); in xfs_bmap_add_extent_hole_delay()1408 left.br_startblock = nullstartblock(newlen); in xfs_bmap_add_extent_hole_delay()1426 right.br_startblock = nullstartblock(newlen); in xfs_bmap_add_extent_hole_delay()1553 got->br_startblock = nullstartblock(indlen); in xfs_bmapi_reserve_delalloc()1765 got.br_startblock = nullstartblock(indlen); in xfs_zoned_buffered_write_iomap_begin()
1897 static inline xfs_fsblock_t nullstartblock(int k) in nullstartblock() function