Searched defs:ioctl_fn (Results 1 – 4 of 4) sorted by relevance
43 typedef int (*ioctl_fn)(struct file *, struct autofs_sb_info *, typedef
156 int (*ioctl_fn)(struct tape_device *, unsigned int, unsigned long); member
932 #define VMCI_DO_IOCTL(ioctl_name, ioctl_fn) do { \ in vmci_host_unlocked_ioctl() argument
466 typedef int (*ioctl_fn)(struct dm_ioctl *param, size_t param_size); typedef