Home
last modified time | relevance | path

Searched refs:jfs_ioctl (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.c1539 .unlocked_ioctl = jfs_ioctl,
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_inode.h15 extern long jfs_ioctl(struct file *, unsigned int, unsigned long);
H A Dioctl.c105 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() function
H A Dfile.c151 .unlocked_ioctl = jfs_ioctl,
H A Dnamei.c1543 .unlocked_ioctl = jfs_ioctl,

Completed in 6 milliseconds