Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
174 fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_write()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds