Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ubifs/
Dioctl.c213 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl() function
Dfile.c1661 .compat_ioctl = ubifs_compat_ioctl,
Dubifs.h2093 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Ddir.c1715 .compat_ioctl = ubifs_compat_ioctl,