Home
last modified time | relevance | path

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

/Linux-v6.6/fs/fuse/
Dinode.c1787 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove() function
1800 EXPORT_SYMBOL_GPL(fuse_mount_remove);
1827 last = fuse_mount_remove(fm); in fuse_sb_destroy()
Dfuse_i.h1168 bool fuse_mount_remove(struct fuse_mount *fm);
Dvirtio_fs.c1397 last = fuse_mount_remove(fm); in virtio_kill_sb()