Home
last modified time | relevance | path

Searched refs:fuse_do_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux/fs/fuse/
H A Dioctl.c217 long fuse_do_ioctl(struct file *file, unsigned int cmd, unsigned long arg, in fuse_do_ioctl() function
410 EXPORT_SYMBOL_GPL(fuse_do_ioctl);
424 return fuse_do_ioctl(file, cmd, arg, flags); in fuse_ioctl_common()
H A Dfuse_i.h1425 long fuse_do_ioctl(struct file *file, unsigned int cmd, unsigned long arg,