IOMAP_DIO_USER_BACKED
dio->flags & IOMAP_DIO_USER_BACKED);
} else if (dio->flags & IOMAP_DIO_USER_BACKED) {
else if ((dio->flags & IOMAP_DIO_USER_BACKED) &&
dio->flags |= IOMAP_DIO_USER_BACKED;