Home
last modified time | relevance | path

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

/Linux-v6.1/fs/fuse/
Dinode.c1758 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove() function
1771 EXPORT_SYMBOL_GPL(fuse_mount_remove);
1798 last = fuse_mount_remove(fm); in fuse_sb_destroy()
Dfuse_i.h1147 bool fuse_mount_remove(struct fuse_mount *fm);
Dvirtio_fs.c1396 last = fuse_mount_remove(fm); in virtio_kill_sb()