Searched refs:IOMAP_INLINE (Results 1 – 10 of 10) sorted by relevance
286 iomap->type = IOMAP_INLINE; in erofs_iomap_begin()314 DBG_BUGON(iomap->type != IOMAP_INLINE); in erofs_iomap_end()317 DBG_BUGON(iomap->type == IOMAP_INLINE); in erofs_iomap_end()
27 case IOMAP_INLINE: in iomap_to_fiemap()
105 case IOMAP_INLINE: in iomap_swapfile_iter()
92 { IOMAP_INLINE, "INLINE" }
268 if (iomap->type == IOMAP_INLINE) in iomap_readpage_iter()683 if (srcmap->type == IOMAP_INLINE) in iomap_write_begin()753 if (srcmap->type == IOMAP_INLINE) { in iomap_write_end()1645 if (WARN_ON_ONCE(wpc->iomap.type == IOMAP_INLINE)) in iomap_writepage_map()
438 case IOMAP_INLINE: in iomap_dio_iter()
32 #define IOMAP_INLINE 4 /* data inline in the inode */ macro
1904 iomap->type = IOMAP_INLINE; in ext4_inline_data_iomap()
4885 iomap_type = IOMAP_INLINE; in ext4_iomap_xattr_fiemap()
885 iomap->type = IOMAP_INLINE; in __gfs2_iomap_get()
Completed in 26 milliseconds