Home
last modified time | relevance | path

Searched defs:FsMount (Results 1 – 1 of 1) sorted by relevance

/qemu/qga/
H A Dcommands-common.h25 typedef struct FsMount { struct
33 QTAILQ_ENTRY(FsMount) next; argument
34 } FsMount; typedef