Home
last modified time | relevance | path

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

/linux/fs/iomap/
A Dswapfile.c113 if (iomap->flags & IOMAP_F_DIRTY) in iomap_swapfile_iter()
A Dtrace.h104 { IOMAP_F_DIRTY, "DIRTY" }, \
A Ddirect-io.c264 if (!(iomap->flags & (IOMAP_F_SHARED|IOMAP_F_DIRTY)) && in iomap_dio_bio_iter()
/linux/include/linux/
A Diomap.h54 #define IOMAP_F_DIRTY 0x02 macro
/linux/fs/xfs/
A Dxfs_iomap.c87 iomap->flags |= IOMAP_F_DIRTY; in xfs_bmbt_to_iomap()
746 iomap_flags |= IOMAP_F_DIRTY; in xfs_direct_write_iomap_begin()
/linux/fs/
A Ddax.c1315 && (iomap->flags & IOMAP_F_DIRTY); in dax_fault_is_synchronous()
/linux/fs/ext4/
A Dinode.c3286 iomap->flags |= IOMAP_F_DIRTY; in ext4_set_iomap()

Completed in 26 milliseconds