Home
last modified time | relevance | path

Searched refs:fuse_conn_put (Results 1 – 5 of 5) sorted by relevance

/fs/fuse/
Dcontrol.c42 fuse_conn_put(fc); in fuse_conn_abort_write()
61 fuse_conn_put(fc); in fuse_conn_waiting_read()
114 fuse_conn_put(fc); in fuse_conn_max_background_read()
137 fuse_conn_put(fc); in fuse_conn_max_background_write()
156 fuse_conn_put(fc); in fuse_conn_congestion_threshold_read()
189 fuse_conn_put(fc); in fuse_conn_congestion_threshold_write()
Dcuse.c139 fuse_conn_put(&cc->fc); in cuse_open()
149 fuse_conn_put(fc); in cuse_release()
524 fuse_conn_put(&cc->fc); in cuse_channel_open()
562 fuse_conn_put(&cc->fc); in cuse_channel_release()
Dinode.c412 fuse_conn_put(fc); in fuse_put_super()
658 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put() function
670 EXPORT_SYMBOL_GPL(fuse_conn_put);
1136 fuse_conn_put(fc); in fuse_dev_free()
1289 fuse_conn_put(fc); in fuse_fill_super()
Dfuse_i.h975 void fuse_conn_put(struct fuse_conn *fc);
Dvirtio_fs.c1224 fuse_conn_put(fc); in virtio_fs_get_tree()