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

/linux-master/fs/reiserfs/
H A Dioctl.c68 * reiserfs_ioctl - handler for ioctl for inode
76 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function
146 return reiserfs_ioctl(file, cmd, (unsigned long) compat_ptr(arg));
H A Ddir.c25 .unlocked_ioctl = reiserfs_ioctl,
H A Dfile.c240 .unlocked_ioctl = reiserfs_ioctl,
H A Dreiserfs.h3416 long reiserfs_ioctl(struct file *filp, unsigned int cmd, unsigned long arg);

Completed in 124 milliseconds