• Home
  • Raw
  • Download

Lines Matching refs:ioctl_decode

2904 	* ioctl.c (ioctl_decode): Call nsfs_ioctl for 0xb7 code.
5345 * ioctl.c (ioctl_decode): Remove [HAVE_SCSI_SG_H] condition.
6756 * ioctl.c (ioctl_decode): Likewise.
9472 * ioctl.c (ioctl_decode) [HAVE_LINUX_DM_IOCTL_H]: Call dm_ioctl
14076 * ioctl.c (ioctl_decode): Call fs_x_ioctl for ioctl type 'X'.
14084 * ioctl.c (ioctl_decode): Call hdio_ioctl for ioctl type 0x03.
14353 * ioctl.c (ioctl_decode): Move definition of "ret" variable
14363 * ioctl.c (ioctl_decode): Use file_ioctl for decoding 'f' code ioctls.
14384 * ioctl.c (ioctl_decode) [HAVE_LINUX_BTRFS_H]: Use btrfs_ioctl.
15130 * ioctl.c (ioctl_decode) [HAVE_LINUX_USERFAULTFD_H]: Wire in
23570 ioctl: simplify ioctl_decode signature.
23571 * ioctl.c (ioctl_decode): Remove 2nd and 3rd parameters.
23581 (ioctl_lookup, ioctl_next_match, ioctl_print_code, ioctl_decode,
23584 ioctl_decode, ioctl_decode_command_number): Remove.
25226 * ioctl.c (ioctl_decode): Call evdev_ioctl for 'E' ioctl commands.
26249 (ioctl_decode, ioctl_lookup, block_ioctl, loop_ioctl, mtd_ioctl,
26252 * ioctl.c (ioctl_decode, ioctl_lookup, compare, ioctl_next_match):
27726 * ioctl.c (ioctl_decode): Pass 'X' ioctls to block_ioctl.
27926 * ioctl.c (ioctl_decode): Use v4l2_ioctl.
29436 * ioctl.c (ioctl_decode): Do not call scsi_ioctl if !HAVE_SCSI_SG_H.
29623 * ioctl.c (ioctl_decode): Call ptp_ioctl when code is '='.
31118 * ioctl.c (ioctl_decode): Call ubi_ioctl when code is 'o' or 'O'.
33072 * ioctl.c (ioctl_decode): Call loop_ioctl when code is 'L'.
33223 * ioctl.c (ioctl_decode): Call mtd_ioctl when code is 'M'.
34377 * ioctl.c (ioctl_decode): Remove 'ifdef HAVE_SYS_STREAM_H' block.
37385 * ioctl.c (ioctl_decode) [LINUX]: Use it to decode HDIO_* and BLK*