Home
last modified time | relevance | path

Searched defs:fuse_vfsop_unmount (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/fs/fuse/
H A Dfuse_vfsops.c114 static vfs_unmount_t fuse_vfsop_unmount; variable
470 fuse_vfsop_unmount(struct mount *mp, int mntflags) in fuse_vfsop_unmount() function