Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dinode.c1557 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove() function
1570 EXPORT_SYMBOL_GPL(fuse_mount_remove);
1597 last = fuse_mount_remove(fm); in fuse_kill_sb_anon()
1621 last = fuse_mount_remove(fm); in fuse_kill_sb_blk()
H A Dfuse_i.h1110 bool fuse_mount_remove(struct fuse_mount *fm);
H A Dvirtio_fs.c1399 last = fuse_mount_remove(fm); in virtio_kill_sb()