Home
last modified time | relevance | path

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

/linux-6.15/fs/ubifs/
H A Dioctl.c213 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ubifs_compat_ioctl() function
H A Dfile.c1662 .compat_ioctl = ubifs_compat_ioctl,
H A Dubifs.h2082 long ubifs_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Ddir.c1770 .compat_ioctl = ubifs_compat_ioctl,