Searched refs:fuse_vfsop_unmount (Results 1 – 1 of 1) sorted by relevance
105 static vfs_unmount_t fuse_vfsop_unmount; variable111 .vfs_unmount = fuse_vfsop_unmount,376 fuse_vfsop_unmount(struct mount *mp, int mntflags) in fuse_vfsop_unmount() function