Searched refs:FsDriverEntry (Results 1 – 6 of 6) sorted by relevance
89 typedef struct FsDriverEntry { struct97 } FsDriverEntry; argument123 int (*parse_opts)(QemuOpts *, FsDriverEntry *, Error **errp);
41 FsDriverEntry fse;170 FsDriverEntry *get_fsdev_fsentry(char *id) in get_fsdev_fsentry()
18 FsDriverEntry *get_fsdev_fsentry(char *id);
208 FsDriverEntry *fse = get_fsdev_fsentry(s->fsconf.fsdev_id); in virtio_9p_device_realize()
1496 static int local_parse_opts(QemuOpts *opts, FsDriverEntry *fse, Error **errp) in local_parse_opts()
4198 FsDriverEntry *fse; in v9fs_device_realize_common()