Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-linux.c139 int ret, dir_s, dir_e, type_s, type_e, dev_s, dev_e; in build_fs_mount_list() local
157 &type_s, &type_e, &dev_s, &dev_e, &check); in build_fs_mount_list()
168 if (strcmp("btrfs", dash + type_s) != 0 || in build_fs_mount_list()
176 mount->devtype = g_strdup(dash + type_s); in build_fs_mount_list()