Home
last modified time | relevance | path

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

/linux-4.19.296/fs/fuse/
Dcontrol.c22 static struct fuse_conn *fuse_ctl_file_conn_get(struct file *file) in fuse_ctl_file_conn_get() function
36 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write()
52 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read()
106 fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_read()
126 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_write()
143 fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_read()
163 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_congestion_threshold_write()