Home
last modified time | relevance | path

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

/linux-6.6.21/fs/reiserfs/
Dioctl.c76 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl() function
146 return reiserfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in reiserfs_compat_ioctl()
Dfile.c240 .unlocked_ioctl = reiserfs_ioctl,
Ddir.c25 .unlocked_ioctl = reiserfs_ioctl,
Dreiserfs.h3413 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);