Home
last modified time | relevance | path

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

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