Searched refs:nullstartblock (Results 1 – 3 of 3) 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()
1711 PREV.br_startblock = nullstartblock(da_new); in xfs_bmap_add_extent_delay_real()1781 PREV.br_startblock = nullstartblock(da_new); in xfs_bmap_add_extent_delay_real()1819 PREV.br_startblock = nullstartblock(da_new); in xfs_bmap_add_extent_delay_real()1870 PREV.br_startblock = nullstartblock(da_new); in xfs_bmap_add_extent_delay_real()1909 nullstartblock(xfs_bmap_worst_indlen(bma->ip, in xfs_bmap_add_extent_delay_real()1915 nullstartblock(xfs_bmap_worst_indlen(bma->ip, in xfs_bmap_add_extent_delay_real()4730 got->br_startblock = nullstartblock((int)da_new); in xfs_bmap_del_extent_delay()4740 got->br_startblock = nullstartblock((int)da_new); in xfs_bmap_del_extent_delay()4779 got->br_startblock = nullstartblock((int)got_indlen); in xfs_bmap_del_extent_delay()4783 new.br_startblock = nullstartblock((int)new_indlen); in xfs_bmap_del_extent_delay()
1891 static inline xfs_fsblock_t nullstartblock(int k) in nullstartblock() function
Completed in 22 milliseconds