Home
last modified time | relevance | path

Searched refs:IOMAP_DIO_COW (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Diomap.h398 #define IOMAP_DIO_COW (1 << 1) /* covers COW extent(s) */ macro
/linux/fs/iomap/
H A Ddirect-io.c322 dio->flags |= IOMAP_DIO_COW; in iomap_dio_bio_iter()
/linux/fs/xfs/
H A Dxfs_file.c529 if (flags & IOMAP_DIO_COW) { in xfs_dio_write_end_io()