Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblklogwrites.c345 int file_flags; member
482 .file_flags = flags, in blk_log_writes_co_log()
528 fr->qiov, fr->file_flags); in blk_log_writes_co_do_file_pwritev()
535 fr->file_flags); in blk_log_writes_co_do_file_pwrite_zeroes()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h407 uint8_t file_flags; member
H A Dbootmap.c888 if (cur_record->file_flags & 0x2) { in iso_get_file_size()