Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dexportfs.h188 #define IOMAP_UNWRITTEN 0x04 /* blocks allocated @blkno in unwritten state */ macro
/linux-4.4.14/fs/nfsd/
Dblocklayout.c96 case IOMAP_UNWRITTEN: in nfsd4_block_proc_layoutget()
/linux-4.4.14/fs/xfs/
Dxfs_pnfs.c100 iomap->type = IOMAP_UNWRITTEN; in xfs_bmbt_to_iomap()