Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/jfs/
H A Dioctl.c60 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() function
175 return jfs_ioctl(filp, cmd, arg); in jfs_compat_ioctl()
H A Djfs_inode.h12 extern long jfs_ioctl(struct file *, unsigned int, unsigned long);
H A Dfile.c148 .unlocked_ioctl = jfs_ioctl,
H A Dnamei.c1534 .unlocked_ioctl = jfs_ioctl,