Home
last modified time | relevance | path

Searched defs:ioctl_fn (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/autofs/
Ddev-ioctl.c29 typedef int (*ioctl_fn)(struct file *, struct autofs_sb_info *, typedef
/linux-4.19.296/drivers/s390/char/
Dtape.h158 int (*ioctl_fn)(struct tape_device *, unsigned int, unsigned long); member
/linux-4.19.296/drivers/misc/vmw_vmci/
Dvmci_host.c933 #define VMCI_DO_IOCTL(ioctl_name, ioctl_fn) do { \ in vmci_host_unlocked_ioctl() argument