Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dinode.c2026 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove() function
2039 EXPORT_SYMBOL_GPL(fuse_mount_remove);
2066 last = fuse_mount_remove(fm); in fuse_sb_destroy()
H A Dfuse_i.h1325 bool fuse_mount_remove(struct fuse_mount *fm);
H A Dvirtio_fs.c1646 last = fuse_mount_remove(fm); in virtio_kill_sb()