Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nilfs2/
Dfile.c145 .compat_ioctl = nilfs_compat_ioctl,
Dnilfs.h275 long nilfs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c654 .compat_ioctl = nilfs_compat_ioctl,
Dioctl.c1420 long nilfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in nilfs_compat_ioctl() function