Searched refs:blkpg_ioctl_arg (Results 1 – 7 of 7) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | blkpg.h | 34 struct blkpg_ioctl_arg { struct
|
/external/syzkaller/sys/linux/ |
D | block.txt | 40 ioctl$BLKPG(fd fd_block, cmd const[BLKPG], arg ptr[in, blkpg_ioctl_arg]) 84 blkpg_ioctl_arg {
|
/external/strace/tests/ |
D | ioctl_block.c | 150 TAIL_ALLOC_OBJECT_CONST_PTR(struct blkpg_ioctl_arg, blkpg); in main()
|
/external/strace/tests-mx32/ |
D | ioctl_block.c | 150 TAIL_ALLOC_OBJECT_CONST_PTR(struct blkpg_ioctl_arg, blkpg); in main()
|
/external/strace/tests-m32/ |
D | ioctl_block.c | 150 TAIL_ALLOC_OBJECT_CONST_PTR(struct blkpg_ioctl_arg, blkpg); in main()
|
/external/strace/ |
D | NEWS | 297 * Fixed output formatting of blkpg_ioctl_arg, dm_name_list, and iocb
|
D | ChangeLog | 14084 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.
|