Searched defs:STATTR_FLAG_ERROR (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/s390x/ | ||
| H A D | s390-stattrib.c | 29 #define STATTR_FLAG_ERROR 0x04ULL macro |
| /openbmc/qemu/scripts/ | ||
| H A D | analyze-migration.py | 267 STATTR_FLAG_ERROR = 0x04 variable in S390StorageAttributes |