Searched defs:ioctl_fn (Results 1 – 3 of 3) sorted by relevance
28 typedef int (*ioctl_fn)(struct file *, struct autofs_sb_info *, typedef
917 #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