Home
last modified time | relevance | path

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

/Linux-v5.10/fs/fuse/
Dinode.c1526 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove() function
1539 EXPORT_SYMBOL_GPL(fuse_mount_remove);
1566 last = fuse_mount_remove(fm); in fuse_kill_sb_anon()
1590 last = fuse_mount_remove(fm); in fuse_kill_sb_blk()
Dfuse_i.h1064 bool fuse_mount_remove(struct fuse_mount *fm);
Dvirtio_fs.c1389 last = fuse_mount_remove(fm); in virtio_kill_sb()