Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A Dinode.c1572 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy() function
1589 EXPORT_SYMBOL_GPL(fuse_conn_destroy);
1599 fuse_conn_destroy(fm); in fuse_kill_sb_anon()
1623 fuse_conn_destroy(fm); in fuse_kill_sb_blk()
H A Dfuse_i.h1115 void fuse_conn_destroy(struct fuse_mount *fm);
H A Dvirtio_fs.c1380 fuse_conn_destroy(fm); in virtio_fs_conn_destroy()