Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dioctl.c366 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fuse_file_ioctl() function
H A Dfuse_i.h1344 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
H A Dfile.c3221 .unlocked_ioctl = fuse_file_ioctl,