Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fuse/
Dinode.c1693 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove() function
1706 EXPORT_SYMBOL_GPL(fuse_mount_remove);
1733 last = fuse_mount_remove(fm); in fuse_sb_destroy()
Dfuse_i.h1112 bool fuse_mount_remove(struct fuse_mount *fm);
Dvirtio_fs.c1398 last = fuse_mount_remove(fm); in virtio_kill_sb()