Home
last modified time | relevance | path

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

/linux-4.4.14/fs/fuse/
Dcontrol.c39 fuse_conn_put(fc); in fuse_conn_abort_write()
58 fuse_conn_put(fc); in fuse_conn_waiting_read()
111 fuse_conn_put(fc); in fuse_conn_max_background_read()
129 fuse_conn_put(fc); in fuse_conn_max_background_write()
148 fuse_conn_put(fc); in fuse_conn_congestion_threshold_read()
166 fuse_conn_put(fc); in fuse_conn_congestion_threshold_write()
Dcuse.c137 fuse_conn_put(&cc->fc); in cuse_open()
147 fuse_conn_put(fc); in cuse_release()
553 fuse_conn_put(&cc->fc); in cuse_channel_release()
Dinode.c391 fuse_conn_put(fc); in fuse_put_super()
615 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put() function
623 EXPORT_SYMBOL_GPL(fuse_conn_put);
1022 fuse_conn_put(fc); in fuse_dev_free()
1160 fuse_conn_put(fc); in fuse_fill_super()
Dfuse_i.h868 void fuse_conn_put(struct fuse_conn *fc);