Home
last modified time | relevance | path

Searched refs:nilfs_ioctl (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Dfile.c135 .unlocked_ioctl = nilfs_ioctl,
Dnilfs.h244 long nilfs_ioctl(struct file *, unsigned int, unsigned long);
Dioctl.c1292 long nilfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_ioctl() function
1373 return nilfs_ioctl(filp, cmd, (unsigned long)compat_ptr(arg)); in nilfs_compat_ioctl()
Ddir.c673 .unlocked_ioctl = nilfs_ioctl,