Searched refs:nullstartblock (Results 1 – 2 of 2) sorted by relevance
1313 left.br_startblock = nullstartblock(newlen); in xfs_bmap_add_extent_hole_delay()1334 left.br_startblock = nullstartblock(newlen); in xfs_bmap_add_extent_hole_delay()1352 right.br_startblock = nullstartblock(newlen); in xfs_bmap_add_extent_hole_delay()1479 got->br_startblock = nullstartblock(indlen); in xfs_bmapi_reserve_delalloc()1670 got.br_startblock = nullstartblock(indlen); in xfs_zoned_buffered_write_iomap_begin()
1891 static inline xfs_fsblock_t nullstartblock(int k) in nullstartblock() function