Home
last modified time | relevance | path

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

/qemu/linux-user/
H A Dsyscall.c5213 const argtype part_arg_type[] = { MK_STRUCT(STRUCT_blkpg_partition) }; in do_ioctl_blkpg() local
5243 target_size = thunk_type_size(part_arg_type, 0); in do_ioctl_blkpg()
5249 thunk_convert(&host_part, argptr, part_arg_type, THUNK_HOST); in do_ioctl_blkpg()