Searched refs:fuse_file_ioctl (Results 1 – 3 of 3) sorted by relevance
348 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fuse_file_ioctl() function
1281 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
3152 .unlocked_ioctl = fuse_file_ioctl,
Completed in 13 milliseconds