Searched refs:nilfs_compat_ioctl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | file.c | 143 .compat_ioctl = nilfs_compat_ioctl,
|
H A D | nilfs.h | 245 long nilfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
H A D | dir.c | 675 .compat_ioctl = nilfs_compat_ioctl,
|
H A D | ioctl.c | 1338 long nilfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_compat_ioctl() function
|
/kernel/linux/linux-6.6/fs/nilfs2/ |
H A D | file.c | 143 .compat_ioctl = nilfs_compat_ioctl,
|
H A D | nilfs.h | 248 long nilfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
H A D | dir.c | 675 .compat_ioctl = nilfs_compat_ioctl,
|
H A D | ioctl.c | 1319 long nilfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_compat_ioctl() function
|
Completed in 8 milliseconds