Home
last modified time | relevance | path

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

/openbsd/sys/miscfs/fuse/
H A Dfuse_vnops.c47 int fusefs_ioctl(void *);
87 .vop_ioctl = fusefs_ioctl,
616 fusefs_ioctl(void *v) in fusefs_ioctl() function