Searched refs:IOMAP_F_BOUNDARY (Results 1 – 5 of 5) sorted by relevance
181 if (pos == wpc->iomap.offset && (wpc->iomap.flags & IOMAP_F_BOUNDARY)) in iomap_add_to_ioend()
116 { IOMAP_F_BOUNDARY, "BOUNDARY" }, \
79 #define IOMAP_F_BOUNDARY (1U << 6) macro
245 * **IOMAP_F_BOUNDARY**: This indicates I/O and its completion must not be
142 iomap->flags |= IOMAP_F_BOUNDARY; in xfs_bmbt_to_iomap()