Searched refs:IOMAP_INLINE (Results 1 – 11 of 11) sorted by relevance
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()
94 { IOMAP_INLINE, "INLINE" }
509 if (iomap->type == IOMAP_INLINE) { in iomap_read_folio_iter()975 if (srcmap->type == IOMAP_INLINE) in iomap_write_begin()1049 if (srcmap->type == IOMAP_INLINE) in iomap_write_end()
585 case IOMAP_INLINE: in iomap_dio_iter()
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()
34 #define IOMAP_INLINE 4 /* data inline in the inode */ macro
209 * **IOMAP_INLINE**: The file range maps to the memory buffer287 ``IOMAP_INLINE`` mappings.
344 Do not return ``IOMAP_INLINE`` mappings here; the ``->iomap_end``
888 iomap->type = IOMAP_INLINE; in __gfs2_iomap_get()