Searched refs:IOMAP_INLINE (Results 1 – 12 of 12) sorted by relevance
315 iomap->type = IOMAP_INLINE; in erofs_iomap_begin() 339 DBG_BUGON(iomap->type != IOMAP_INLINE); in erofs_iomap_end() 342 DBG_BUGON(iomap->type == IOMAP_INLINE); in erofs_iomap_end()
24 case IOMAP_INLINE: in iomap_to_fiemap()
102 case IOMAP_INLINE: in iomap_swapfile_iter()
166 case IOMAP_INLINE: in iomap_add_to_ioend()
93 { IOMAP_INLINE, "INLINE" }
297 * Only a single IOMAP_INLINE extent is allowed at the end of each file.372 if (iomap->type == IOMAP_INLINE) { in iomap_readpage_iter() 854 if (srcmap->type == IOMAP_INLINE) in iomap_write_begin() 924 if (srcmap->type == IOMAP_INLINE) { in iomap_write_end()
558 case IOMAP_INLINE: in iomap_dio_iter()
32 #define IOMAP_INLINE 4 /* data inline in the inode */ macro
209 * **IOMAP_INLINE**: The file range maps to the memory buffer287 ``IOMAP_INLINE`` mappings.
301 Do not return ``IOMAP_INLINE`` mappings here; the ``->iomap_end``
1818 iomap->type = IOMAP_INLINE; in ext4_inline_data_iomap()
888 iomap->type = IOMAP_INLINE; in __gfs2_iomap_get()