Home
last modified time | relevance | path

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

/openbmc/qemu/hw/scsi/
H A Dmfi.h1174 uint8_t is_consistent; member
H A Dmegasas.c1294 info->ld_config.params.is_consistent = 1; in megasas_ld_get_info_submit()
1417 ld->params.is_consistent = 1; in megasas_dcmd_cfg_read()
/openbmc/qemu/block/
H A Dvvfat.c1055 static int coroutine_fn is_consistent(BDRVVVFATState *s);
2140 is_consistent(BDRVVVFATState* s) in is_consistent() function
2972 if(!is_consistent(s)) in try_commit()