Home
last modified time | relevance | path

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

/linux-4.19.296/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.c138 fuse_conn_put(&cc->fc); in cuse_open()
148 fuse_conn_put(fc); in cuse_release()
521 fuse_conn_put(&cc->fc); in cuse_channel_open()
559 fuse_conn_put(&cc->fc); in cuse_channel_release()
Dinode.c411 fuse_conn_put(fc); in fuse_put_super()
639 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put() function
649 EXPORT_SYMBOL_GPL(fuse_conn_put);
1056 fuse_conn_put(fc); in fuse_dev_free()
1208 fuse_conn_put(fc); in fuse_fill_super()
Dfuse_i.h907 void fuse_conn_put(struct fuse_conn *fc);