Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/reiserfs/
H A Dioctl.c23 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in reiserfs_ioctl() function
157 return reiserfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg)); in reiserfs_compat_ioctl()
H A Dfile.c240 .unlocked_ioctl = reiserfs_ioctl,
H A Ddir.c25 .unlocked_ioctl = reiserfs_ioctl,
H A Dreiserfs.h3410 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);