Searched refs:fuse_ctl_file_conn_get (Results 1 – 1 of 1) sorted by relevance
23 static struct fuse_conn *fuse_ctl_file_conn_get(struct file *file) in fuse_ctl_file_conn_get() function37 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()
Completed in 3 milliseconds