Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dcontrol.c23 static struct fuse_conn *fuse_ctl_file_conn_get(struct file *file) in fuse_ctl_file_conn_get() function
37 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write()
55 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read()
109 fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_read()
129 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_write()
151 fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_read()
173 fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_write()