Home
last modified time | relevance | path

Searched refs:jffs2_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux/fs/jffs2/
H A Dioctl.c16 long jffs2_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in jffs2_ioctl() function
H A Dos-linux.h161 long jffs2_ioctl(struct file *, unsigned int, unsigned long);
H A Dfile.c58 .unlocked_ioctl=jffs2_ioctl,