Searched defs:ioctl_fn (Results 1 – 5 of 5) sorted by relevance
28 typedef int (*ioctl_fn)(struct file *, struct autofs_sb_info *, typedef
158 int (*ioctl_fn)(struct tape_device *, unsigned int, unsigned long); member
918 #define VMCI_DO_IOCTL(ioctl_name, ioctl_fn) do { \ in vmci_host_unlocked_ioctl() argument
528 typedef int (*ioctl_fn)(struct file *filp, struct dm_ioctl *param, size_t param_size); typedef
63 typedef long (*ioctl_fn)(struct file *, unsigned int, unsigned long); typedef