Searched refs:exfat_ioctl (Results 1 - 3 of 3) sorted by last modified time

/linux-master/fs/exfat/
H A Ddir.c314 .unlocked_ioctl = exfat_ioctl,
H A Dfile.c484 long exfat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function
505 return exfat_ioctl(filp, cmd, (unsigned long)compat_ptr(arg));
638 .unlocked_ioctl = exfat_ioctl,
H A Dexfat_fs.h461 long exfat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);

Completed in 133 milliseconds