Searched refs:IOMAP_DIO_COW (Results 1 – 4 of 4) sorted by relevance
393 #define IOMAP_DIO_COW (1 << 1) /* covers COW extent(s) */ macro
316 dio->flags |= IOMAP_DIO_COW; in iomap_dio_bio_iter()
529 if (flags & IOMAP_DIO_COW) { in xfs_dio_write_end_io()
548 * ``IOMAP_DIO_COW``: Writing to the space in the mapping required a
Completed in 11 milliseconds