Home
last modified time | relevance | path

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

/Linux-v6.6/fs/fuse/
Dioctl.c371 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd, in fuse_file_compat_ioctl() function
Dfuse_i.h1330 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd,
Dfile.c3216 .compat_ioctl = fuse_file_compat_ioctl,