Searched refs:FsDriverListEntry (Results 1 – 1 of 1) sorted by relevance
40 typedef struct FsDriverListEntry { struct42 QTAILQ_ENTRY(FsDriverListEntry) next; argument43 } FsDriverListEntry; typedef45 static QTAILQ_HEAD(, FsDriverListEntry) fsdriver_entries =113 struct FsDriverListEntry *fsle; in qemu_fsdev_add()173 struct FsDriverListEntry *fsle; in get_fsdev_fsentry()