Home
last modified time | relevance | path

Searched refs:IOMAP_OVERWRITE_ONLY (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Diomap.h178 #define IOMAP_OVERWRITE_ONLY (1 << 6) /* only pure overwrites allowed */ macro
/linux/fs/iomap/
H A Ddirect-io.c645 iomi.flags |= IOMAP_OVERWRITE_ONLY; in __iomap_dio_rw()