Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
H A Dinode.c1551 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy() function
1568 EXPORT_SYMBOL_GPL(fuse_conn_destroy); variable
1578 fuse_conn_destroy(fm); in fuse_kill_sb_anon()
1602 fuse_conn_destroy(fm); in fuse_kill_sb_blk()
H A Dfuse_i.h1094 void fuse_conn_destroy(struct fuse_mount *fm);
H A Dvirtio_fs.c1384 fuse_conn_destroy(fm); in virtio_fs_conn_destroy()
1386 /* fuse_conn_destroy() must have sent destroy. Stop all queues in virtio_fs_conn_destroy()
/kernel/linux/linux-6.6/fs/fuse/
H A Dinode.c1874 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy() function
1891 EXPORT_SYMBOL_GPL(fuse_conn_destroy); variable
1901 fuse_conn_destroy(fm); in fuse_sb_destroy()
H A Dfuse_i.h1192 void fuse_conn_destroy(struct fuse_mount *fm);
H A Dvirtio_fs.c1378 fuse_conn_destroy(fm); in virtio_fs_conn_destroy()
1380 /* fuse_conn_destroy() must have sent destroy. Stop all queues in virtio_fs_conn_destroy()

Completed in 19 milliseconds