Home
last modified time | relevance | path

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

/Linux-v5.4/fs/iomap/
Dfiemap.c30 case IOMAP_INLINE: in iomap_to_fiemap()
Dswapfile.c89 case IOMAP_INLINE: in iomap_swapfile_activate_actor()
Dbuffered-io.c218 if (iomap->type == IOMAP_INLINE) { in iomap_readpage_actor()
608 if (iomap->type == IOMAP_INLINE) in iomap_write_begin()
706 if (iomap->type == IOMAP_INLINE) { in iomap_write_end()
Ddirect-io.c376 case IOMAP_INLINE: in iomap_dio_actor()
/Linux-v5.4/include/linux/
Diomap.h28 #define IOMAP_INLINE 0x05 /* data inline in the inode */ macro
/Linux-v5.4/fs/ext4/
Dinline.c1850 iomap->type = IOMAP_INLINE; in ext4_inline_data_iomap()
/Linux-v5.4/fs/gfs2/
Dbmap.c889 iomap->type = IOMAP_INLINE; in gfs2_iomap_get()