Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dblkpg.h34 struct blkpg_ioctl_arg { struct
/external/syzkaller/sys/linux/
Dblock.txt40 ioctl$BLKPG(fd fd_block, cmd const[BLKPG], arg ptr[in, blkpg_ioctl_arg])
84 blkpg_ioctl_arg {
/external/strace/tests/
Dioctl_block.c150 TAIL_ALLOC_OBJECT_CONST_PTR(struct blkpg_ioctl_arg, blkpg); in main()
/external/strace/tests-mx32/
Dioctl_block.c150 TAIL_ALLOC_OBJECT_CONST_PTR(struct blkpg_ioctl_arg, blkpg); in main()
/external/strace/tests-m32/
Dioctl_block.c150 TAIL_ALLOC_OBJECT_CONST_PTR(struct blkpg_ioctl_arg, blkpg); in main()
/external/strace/
DNEWS297 * Fixed output formatting of blkpg_ioctl_arg, dm_name_list, and iocb
DChangeLog14084 This also fixes output correctness for struct blkpg_ioctl_arg.
21542 * block.c (print_blkpg_req): Cast blkpg_ioctl_arg.data pointer
23293 struct blkpg_ioctl_arg declaration is broken:
23305 copied from blkpg_ioctl_arg and blkpg_partition structures defined
28699 struct blkpg_ioctl_arg, struct blkpg_partition, and ioctl numbers.
52017 (print_blkpg_req): Always decode struct blkpg_ioctl_arg.