Home
last modified time | relevance | path

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

/Linux-v5.15/fs/fuse/
Dinode.c1708 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy() function
1725 EXPORT_SYMBOL_GPL(fuse_conn_destroy);
1735 fuse_conn_destroy(fm); in fuse_sb_destroy()
Dfuse_i.h1122 void fuse_conn_destroy(struct fuse_mount *fm);
Dvirtio_fs.c1379 fuse_conn_destroy(fm); in virtio_fs_conn_destroy()