Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dioctl.c427 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fuse_file_ioctl() function
H A Dfile.c3183 .unlocked_ioctl = fuse_file_ioctl,