Home
last modified time | relevance | path

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

/Linux-v6.6/fs/fuse/
Dioctl.c366 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in fuse_file_ioctl() function
Dfuse_i.h1329 long fuse_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
Dfile.c3215 .unlocked_ioctl = fuse_file_ioctl,