Searched refs:exfat_ioctl (Results 1 – 3 of 3) sorted by relevance
489 long exfat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in exfat_ioctl() function512 return exfat_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in exfat_compat_ioctl()678 .unlocked_ioctl = exfat_ioctl,
474 long exfat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);
295 .unlocked_ioctl = exfat_ioctl,