Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dinode.c2041 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy() function
2058 EXPORT_SYMBOL_GPL(fuse_conn_destroy);
2068 fuse_conn_destroy(fm); in fuse_sb_destroy()
H A Dfuse_i.h1335 void fuse_conn_destroy(struct fuse_mount *fm);
H A Dvirtio_fs.c1627 fuse_conn_destroy(fm); in virtio_fs_conn_destroy()