Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dfile.c137 .compat_ioctl = nilfs_compat_ioctl,
H A Dnilfs.h245 long nilfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Ddir.c675 .compat_ioctl = nilfs_compat_ioctl,
H A Dioctl.c1331 long nilfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_compat_ioctl() function