Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fuse/
Dioctl.c353 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd, in fuse_file_compat_ioctl() function
Dfuse_i.h1271 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd,
Dfile.c3147 .compat_ioctl = fuse_file_compat_ioctl,