Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dioctl.c171 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl() function
228 return ubifs_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in ubifs_compat_ioctl()
H A Dfile.c1681 .unlocked_ioctl = ubifs_ioctl,
H A Dubifs.h2087 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Ddir.c1768 .unlocked_ioctl = ubifs_ioctl,