Searched refs:fat_generic_ioctl (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/fat/
H A Dfile.c156 long fat_generic_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function
209 .unlocked_ioctl = fat_generic_ioctl,
H A Dfat.h397 extern long fat_generic_ioctl(struct file *filp, unsigned int cmd,
H A Ddir.c804 return fat_generic_ioctl(filp, cmd, arg);
842 return fat_generic_ioctl(filp, cmd, (unsigned long)arg);

Completed in 124 milliseconds