Home
last modified time | relevance | path

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

/linux/fs/iomap/
H A Dfiemap.c24 case IOMAP_INLINE: in iomap_to_fiemap()
H A Dswapfile.c102 case IOMAP_INLINE: in iomap_swapfile_iter()
H A Dbuffered-io.c570 if (iomap->type == IOMAP_INLINE) { in iomap_read_folio_iter()
1101 if (srcmap->type == IOMAP_INLINE) in iomap_write_begin()
1174 if (srcmap->type == IOMAP_INLINE) in iomap_write_end()
H A Ddirect-io.c651 case IOMAP_INLINE: in iomap_dio_iter()
/linux/include/linux/
H A Diomap.h35 #define IOMAP_INLINE 4 /* data inline in the inode */ macro
/linux/fs/ntfs3/
H A Dinode.c1013 iomap->type = IOMAP_INLINE; in ntfs_iomap_begin()
1090 if (iomap->type == IOMAP_INLINE) { in ntfs_iomap_end()
1128 if (iomap->type == IOMAP_INLINE) { in ntfs_iomap_end()
/linux/fs/gfs2/
H A Dbmap.c889 iomap->type = IOMAP_INLINE; in __gfs2_iomap_get()
1139 if (iomap->type == IOMAP_INLINE) { in gfs2_iomap_begin()
/linux/fs/ext4/
H A Dinline.c1854 iomap->type = IOMAP_INLINE; in ext4_inline_data_iomap()
H A Dextents.c5252 iomap_type = IOMAP_INLINE; in ext4_iomap_xattr_fiemap()
/linux/Documentation/filesystems/iomap/
H A Doperations.rst344 Do not return ``IOMAP_INLINE`` mappings here; the ``->iomap_end``