Home
last modified time | relevance | path

Searched refs:IOMAP_HOLE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/linux/
Dexportfs.h185 #define IOMAP_HOLE 0x01 /* no blocks allocated, need allocation */ macro
/linux-4.4.14/fs/nfsd/
Dblocklayout.c111 case IOMAP_HOLE: in nfsd4_block_proc_layoutget()
/linux-4.4.14/fs/xfs/
Dxfs_pnfs.c92 iomap->type = IOMAP_HOLE; in xfs_bmbt_to_iomap()