Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dexportfs.h186 #define IOMAP_DELALLOC 0x02 /* delayed allocation blocks */ macro
/linux-4.1.27/fs/nfsd/
Dblocklayout.c117 case IOMAP_DELALLOC: in nfsd4_block_proc_layoutget()
/linux-4.1.27/fs/xfs/
Dxfs_pnfs.c95 iomap->type = IOMAP_DELALLOC; in xfs_bmbt_to_iomap()