Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h289 AffixType_Suffix, /* A.k.a. postfix. */ enumerator
H A D9p.c709 (affix->type == AffixType_Suffix) ? in invertAffix()
710 AffixType_Prefix : AffixType_Suffix, in invertAffix()