Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dexportfs.h187 #define IOMAP_MAPPED 0x03 /* blocks allocated @blkno */ macro
/linux-4.4.14/fs/nfsd/
Dblocklayout.c89 case IOMAP_MAPPED: in nfsd4_block_proc_layoutget()
/linux-4.4.14/fs/xfs/
Dxfs_pnfs.c102 iomap->type = IOMAP_MAPPED; in xfs_bmbt_to_iomap()