Home
last modified time | relevance | path

Searched refs:IOMAP_NULL_BLOCK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_pnfs.c91 iomap->blkno = IOMAP_NULL_BLOCK; in xfs_bmbt_to_iomap()
94 iomap->blkno = IOMAP_NULL_BLOCK; in xfs_bmbt_to_iomap()
/linux-4.4.14/include/linux/
Dexportfs.h190 #define IOMAP_NULL_BLOCK -1LL /* blkno is not valid */ macro