Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dblkpg.h33 struct blkpg_ioctl_arg { struct
/external/strace/tests/
Dioctl_block.c147 struct blkpg_ioctl_arg *const blkpg = tail_alloc(sizeof(*blkpg)); in main()
/external/strace/tests-m32/
Dioctl_block.c147 struct blkpg_ioctl_arg *const blkpg = tail_alloc(sizeof(*blkpg)); in main()
/external/strace/tests-mx32/
Dioctl_block.c147 struct blkpg_ioctl_arg *const blkpg = tail_alloc(sizeof(*blkpg)); in main()
/external/strace/
DChangeLog2352 * block.c (print_blkpg_req): Cast blkpg_ioctl_arg.data pointer
4103 struct blkpg_ioctl_arg declaration is broken:
4115 copied from blkpg_ioctl_arg and blkpg_partition structures defined
9509 struct blkpg_ioctl_arg, struct blkpg_partition, and ioctl numbers.
32827 (print_blkpg_req): Always decode struct blkpg_ioctl_arg.