Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dioctl.c371 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd, in fuse_file_compat_ioctl() function
H A Dfuse_i.h1345 long fuse_file_compat_ioctl(struct file *file, unsigned int cmd,
H A Dfile.c3222 .compat_ioctl = fuse_file_compat_ioctl,