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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dioctl.c147 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function
203 return ubifs_ioctl(file, cmd, (unsigned long)compat_ptr(arg));
H A Ddir.c1220 .unlocked_ioctl = ubifs_ioctl,
H A Dubifs.h1717 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dfile.c1530 .unlocked_ioctl = ubifs_ioctl,

Completed in 52 milliseconds