Home
last modified time | relevance | path

Searched refs:IOMAP_INLINE (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/fs/erofs/
A Ddata.c286 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()
/linux-6.3-rc2/fs/iomap/
A Dfiemap.c27 case IOMAP_INLINE: in iomap_to_fiemap()
A Dswapfile.c105 case IOMAP_INLINE: in iomap_swapfile_iter()
A Dtrace.h92 { IOMAP_INLINE, "INLINE" }
A Dbuffered-io.c268 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()
A Ddirect-io.c438 case IOMAP_INLINE: in iomap_dio_iter()
/linux-6.3-rc2/include/linux/
A Diomap.h32 #define IOMAP_INLINE 4 /* data inline in the inode */ macro
/linux-6.3-rc2/fs/ext4/
A Dinline.c1904 iomap->type = IOMAP_INLINE; in ext4_inline_data_iomap()
A Dextents.c4885 iomap_type = IOMAP_INLINE; in ext4_iomap_xattr_fiemap()
/linux-6.3-rc2/fs/gfs2/
A Dbmap.c885 iomap->type = IOMAP_INLINE; in __gfs2_iomap_get()

Completed in 27 milliseconds