Searched refs:IOMAP_NULL_BLOCK (Results 1 – 2 of 2) sorted by relevance
91 iomap->blkno = IOMAP_NULL_BLOCK; in xfs_bmbt_to_iomap()94 iomap->blkno = IOMAP_NULL_BLOCK; in xfs_bmbt_to_iomap()
190 #define IOMAP_NULL_BLOCK -1LL /* blkno is not valid */ macro