Home
last modified time | relevance | path

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

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