Home
last modified time | relevance | path

Searched refs:IOMAP_F_DIRTY (Results 1 – 6 of 6) sorted by relevance

/linux/fs/xfs/
H A Dxfs_iomap.h43 iomap->flags = IOMAP_F_ANON_WRITE | IOMAP_F_DIRTY; in xfs_iomap_set_anon_write()
H A Dxfs_iomap.c164 iomap->flags |= IOMAP_F_DIRTY; in xfs_bmbt_to_iomap()
880 iomap_flags |= IOMAP_F_DIRTY; in xfs_direct_write_iomap_begin()
/linux/fs/iomap/
H A Dswapfile.c110 if (iomap->flags & IOMAP_F_DIRTY) in iomap_swapfile_iter()
H A Ddirect-io.c496 !(iomap->flags & IOMAP_F_DIRTY) && in iomap_dio_bio_iter()
/linux/include/linux/
H A Diomap.h76 #define IOMAP_F_DIRTY (1U << 1) macro
/linux/fs/ext4/
H A Dinode.c3476 iomap->flags |= IOMAP_F_DIRTY; in ext4_set_iomap()