Home
last modified time | relevance | path

Searched refs:fuse_file_compat_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/fs/fuse/
Dioctl.c364 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd, in fuse_file_compat_ioctl() function
Dfuse_i.h1306 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd,
Dfile.c3184 .compat_ioctl = fuse_file_compat_ioctl,