Home
last modified time | relevance | path

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

/fs/jfs/
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()
Djfs_inode.h12 extern long jfs_ioctl(struct file *, unsigned int, unsigned long);
Dfile.c148 .unlocked_ioctl = jfs_ioctl,
Dnamei.c1539 .unlocked_ioctl = jfs_ioctl,