Home
last modified time | relevance | path

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

/openbmc/qemu/fsdev/
H A Dqemu-fsdev.h19 extern FileOperations local_ops;
H A Dqemu-fsdev.c53 .ops = &local_ops,
/openbmc/qemu/hw/9pfs/
H A D9p-local.c1598 FileOperations local_ops = { variable