Searched refs:ubifs_ioctl (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | ioctl.c | 142 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl() function 240 return ubifs_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in ubifs_compat_ioctl()
|
| H A D | ubifs.h | 2055 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|
| H A D | file.c | 1680 .unlocked_ioctl = ubifs_ioctl,
|
| H A D | dir.c | 1667 .unlocked_ioctl = ubifs_ioctl,
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | ubifs.h | 2389 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
|