Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jfs/
Djfs_inode.h15 extern long jfs_ioctl(struct file *, unsigned int, unsigned long);
Dioctl.c105 long jfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jfs_ioctl() function
Dfile.c151 .unlocked_ioctl = jfs_ioctl,
Dnamei.c1537 .unlocked_ioctl = jfs_ioctl,