Home
last modified time | relevance | path

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

/qemu/block/
H A Dfile-posix.c344 static bool dio_byte_aligned(int fd) in dio_byte_aligned() function
362 if ((bs->open_flags & BDRV_O_NOCACHE) != 0 && !dio_byte_aligned(s->fd)) { in raw_needs_alignment()