Searched refs:nilfs_ioctl (Results 1 – 4 of 4) sorted by relevance
141 .unlocked_ioctl = nilfs_ioctl,
244 long nilfs_ioctl(struct file *, unsigned int, unsigned long);
1286 long nilfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_ioctl() function1368 return nilfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in nilfs_compat_ioctl()
673 .unlocked_ioctl = nilfs_ioctl,