Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dioctl.c22 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl() function
156 return reiserfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in reiserfs_compat_ioctl()
Dfile.c299 .unlocked_ioctl = reiserfs_ioctl,
Ddir.c25 .unlocked_ioctl = reiserfs_ioctl,
Dreiserfs.h2920 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);