Home
last modified time | relevance | path

Searched refs:fuse_file_ioctl (Results 1 – 3 of 3) 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 Dfuse_i.h1528 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dfile.c3175 .unlocked_ioctl = fuse_file_ioctl,