Searched refs:fuse_vfsops (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/modules/fuse/
H A DMakefile8 fuse_vfsops.c fuse_vnops.c fuse_internal.c fuse_main.c
/freebsd-10.2-release/sys/fs/fuse/
H A Dfuse_main.c82 extern struct vfsops fuse_vfsops;
90 .vfc_vfsops = &fuse_vfsops,
H A Dfuse_vfsops.c57 __FBSDID("$FreeBSD: releng/10.2/sys/fs/fuse/fuse_vfsops.c 282270 2015-04-30 12:39:24Z rmacklem $");
109 struct vfsops fuse_vfsops = { variable in typeref:struct:vfsops

Completed in 104 milliseconds