Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Dioctl.c60 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() function
183 return jfs_ioctl(filp, cmd, arg); in jfs_compat_ioctl()
Djfs_inode.h25 extern long jfs_ioctl(struct file *, unsigned int, unsigned long);
Dfile.c161 .unlocked_ioctl = jfs_ioctl,
Dnamei.c1552 .unlocked_ioctl = jfs_ioctl,