Searched refs:IOMAP_DIO_COW (Results 1 – 3 of 3) sorted by relevance
311 #define IOMAP_DIO_COW (1 << 1) /* covers COW extent(s) */ macro
252 dio->flags |= IOMAP_DIO_COW; in iomap_dio_bio_iter()
486 if (flags & IOMAP_DIO_COW) { in xfs_dio_write_end_io()
Completed in 20 milliseconds