Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dinode.c2070 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove() function
2083 EXPORT_SYMBOL_GPL(fuse_mount_remove);
2110 last = fuse_mount_remove(fm); in fuse_sb_destroy()
H A Dfuse_i.h1361 bool fuse_mount_remove(struct fuse_mount *fm);
H A Dvirtio_fs.c1643 last = fuse_mount_remove(fm); in virtio_kill_sb()