Home
last modified time | relevance | path

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

/linux/fs/reiserfs/
A 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()
A Dfile.c240 .unlocked_ioctl = reiserfs_ioctl,
A Ddir.c25 .unlocked_ioctl = reiserfs_ioctl,
A Dreiserfs.h3412 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);

Completed in 17 milliseconds