Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dioctl.c364 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd, in fuse_file_compat_ioctl() function
Dfuse_i.h1309 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd,
Dfile.c3182 .compat_ioctl = fuse_file_compat_ioctl,