Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_inode.h26 extern long jfs_compat_ioctl(struct file *, unsigned int, unsigned long);
Dioctl.c169 long jfs_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_compat_ioctl() function
Dfile.c163 .compat_ioctl = jfs_compat_ioctl,
Dnamei.c1554 .compat_ioctl = jfs_compat_ioctl,