Home
last modified time | relevance | path

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

/qemu/block/
H A Dfile-posix.c511 static void raw_parse_flags(int bdrv_flags, int *open_flags, bool has_writers) in raw_parse_flags() argument
520 read_write = has_writers; in raw_parse_flags()
1048 bool has_writers = perm & in raw_reconfigure_getfd() local
1060 raw_parse_flags(flags, open_flags, has_writers); in raw_reconfigure_getfd()