Home
last modified time | relevance | path

Searched refs:fuse_mount_remove (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/fuse/
H A Dinode.c1882 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove() function
1895 EXPORT_SYMBOL_GPL(fuse_mount_remove);
1922 last = fuse_mount_remove(fm); in fuse_sb_destroy()
H A Dfuse_i.h1183 bool fuse_mount_remove(struct fuse_mount *fm);
H A Dvirtio_fs.c1407 last = fuse_mount_remove(fm); in virtio_kill_sb()