Searched refs:jfs_ioctl (Results 1 – 4 of 4) sorted by relevance
15 extern long jfs_ioctl(struct file *, unsigned int, unsigned long);
105 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() function
151 .unlocked_ioctl = jfs_ioctl,
1537 .unlocked_ioctl = jfs_ioctl,
Completed in 7 milliseconds