Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ubifs/
Dioctl.c150 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_ioctl() function
229 return ubifs_ioctl(file, cmd, (unsigned long)compat_ptr(arg)); in ubifs_compat_ioctl()
Dubifs.h1814 long ubifs_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dfile.c1689 .unlocked_ioctl = ubifs_ioctl,
Ddir.c1667 .unlocked_ioctl = ubifs_ioctl,