Home
last modified time | relevance | path

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

/linux/fs/erofs/
A Ddata.c236 iomap->type = IOMAP_INLINE; in erofs_iomap_begin()
257 DBG_BUGON(iomap->type != IOMAP_INLINE); in erofs_iomap_end()
261 DBG_BUGON(iomap->type == IOMAP_INLINE); in erofs_iomap_end()
/linux/fs/iomap/
A Dfiemap.c26 case IOMAP_INLINE: in iomap_to_fiemap()
A Dswapfile.c105 case IOMAP_INLINE: in iomap_swapfile_iter()
A Dbuffered-io.c268 if (iomap->type == IOMAP_INLINE) in iomap_readpage_iter()
628 if (srcmap->type == IOMAP_INLINE) in iomap_write_begin()
702 if (srcmap->type == IOMAP_INLINE) { in iomap_write_end()
1321 if (WARN_ON_ONCE(wpc->iomap.type == IOMAP_INLINE)) in iomap_writepage_map()
A Dtrace.h92 { IOMAP_INLINE, "INLINE" }
A Ddirect-io.c434 case IOMAP_INLINE: in iomap_dio_iter()
/linux/include/linux/
A Diomap.h31 #define IOMAP_INLINE 4 /* data inline in the inode */ macro
/linux/fs/ext4/
A Dinline.c1874 iomap->type = IOMAP_INLINE; in ext4_inline_data_iomap()
A Dextents.c4882 iomap_type = IOMAP_INLINE; in ext4_iomap_xattr_fiemap()
/linux/fs/gfs2/
A Dbmap.c890 iomap->type = IOMAP_INLINE; in __gfs2_iomap_get()

Completed in 30 milliseconds