Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dinode.c1897 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy() function
1914 EXPORT_SYMBOL_GPL(fuse_conn_destroy);
1924 fuse_conn_destroy(fm); in fuse_sb_destroy()
H A Dfuse_i.h1193 void fuse_conn_destroy(struct fuse_mount *fm);
H A Dvirtio_fs.c1388 fuse_conn_destroy(fm); in virtio_fs_conn_destroy()