Lines Matching defs:fc
26 struct fuse_conn *fc; in fuse_ctl_file_conn_get() local
38 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_abort_write() local
56 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_waiting_read() local
107 struct fuse_conn *fc; in fuse_conn_max_background_read() local
130 struct fuse_conn *fc = fuse_ctl_file_conn_get(file); in fuse_conn_max_background_write() local
149 struct fuse_conn *fc; in fuse_conn_congestion_threshold_read() local
167 struct fuse_conn *fc; in fuse_conn_congestion_threshold_write() local
207 struct fuse_conn *fc, in fuse_ctl_add_dentry()
246 int fuse_ctl_add_conn(struct fuse_conn *fc) in fuse_ctl_add_conn()
290 void fuse_ctl_remove_conn(struct fuse_conn *fc) in fuse_ctl_remove_conn()
309 struct fuse_conn *fc; in fuse_ctl_fill_super() local