Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dcontrol.c43 fuse_conn_put(fc); in fuse_conn_abort_write()
62 fuse_conn_put(fc); in fuse_conn_waiting_read()
115 fuse_conn_put(fc); in fuse_conn_max_background_read()
138 fuse_conn_put(fc); in fuse_conn_max_background_write()
157 fuse_conn_put(fc); in fuse_conn_congestion_threshold_read()
179 fuse_conn_put(fc); in fuse_conn_congestion_threshold_write()
H A Dcuse.c141 fuse_conn_put(&cc->fc); in cuse_open()
151 fuse_conn_put(fm->fc); in cuse_release()
521 fuse_conn_put(&cc->fc); in cuse_channel_open()
H A Dinode.c1023 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put() function
1048 EXPORT_SYMBOL_GPL(fuse_conn_put);
1669 fuse_conn_put(fc); in fuse_dev_free()
2118 fuse_conn_put(fm->fc); in fuse_mount_destroy()
H A Dfuse_i.h1341 void fuse_conn_put(struct fuse_conn *fc);