Home
last modified time | relevance | path

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

/linux/fs/fuse/
H A Dcontrol.c24 static struct fuse_conn *fuse_ctl_file_conn_get(struct file *file) in fuse_ctl_file_conn_get() function
38 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write()
56 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read()
110 fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_read()
130 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_write()
152 fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_read()
174 fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_write()