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

/linux-master/fs/fuse/
H A Dinode.c1922 void fuse_conn_destroy(struct fuse_mount *fm) function
1939 EXPORT_SYMBOL_GPL(fuse_conn_destroy); variable
1949 fuse_conn_destroy(fm);
H A Dfuse_i.h1238 void fuse_conn_destroy(struct fuse_mount *fm);
H A Dvirtio_fs.c1442 fuse_conn_destroy(fm);
1444 /* fuse_conn_destroy() must have sent destroy. Stop all queues

Completed in 226 milliseconds