Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fuse/
H A 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()
199 fuse_conn_put(fc); in fuse_conn_congestion_threshold_write()
H A Dcuse.c140 fuse_conn_put(&cc->fc); in cuse_open()
150 fuse_conn_put(fm->fc); in cuse_release()
527 fuse_conn_put(&cc->fc); in cuse_channel_open()
565 fuse_conn_put(&cc->fc); in cuse_channel_release()
H A Dinode.c724 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put() function
738 EXPORT_SYMBOL_GPL(fuse_conn_put);
751 fuse_conn_put(fm->fc); in fuse_mount_put()
1259 fuse_conn_put(fc); in fuse_dev_free()
H A Dfuse_i.h1071 void fuse_conn_put(struct fuse_conn *fc);
H A Ddir.c344 fuse_conn_put(fc); in fuse_dentry_automount()