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

/freebsd-11.0-release/sys/fs/fuse/
H A Dfuse_vfsops.c105 static vfs_unmount_t fuse_vfsop_unmount; variable
111 .vfs_unmount = fuse_vfsop_unmount,
376 fuse_vfsop_unmount(struct mount *mp, int mntflags) function

Completed in 46 milliseconds