Lines Matching refs:fc
130 struct fuse_conn *fc; member
434 struct fuse_conn *fc; member
703 void fuse_queue_forget(struct fuse_conn *fc, struct fuse_forget_link *forget,
722 struct fuse_file *fuse_file_alloc(struct fuse_conn *fc);
743 int fuse_notify_poll_wakeup(struct fuse_conn *fc,
804 struct fuse_req *fuse_get_req(struct fuse_conn *fc, unsigned npages);
805 struct fuse_req *fuse_get_req_for_background(struct fuse_conn *fc,
816 struct fuse_req *fuse_get_req_nofail_nopages(struct fuse_conn *fc,
823 void fuse_put_request(struct fuse_conn *fc, struct fuse_req *req);
828 void fuse_request_send(struct fuse_conn *fc, struct fuse_req *req);
833 ssize_t fuse_simple_request(struct fuse_conn *fc, struct fuse_args *args);
838 void fuse_request_send_background(struct fuse_conn *fc, struct fuse_req *req);
840 void fuse_request_send_background_locked(struct fuse_conn *fc,
844 void fuse_abort_conn(struct fuse_conn *fc);
858 struct fuse_conn *fuse_conn_get(struct fuse_conn *fc);
863 void fuse_conn_init(struct fuse_conn *fc);
868 void fuse_conn_put(struct fuse_conn *fc);
870 struct fuse_dev *fuse_dev_alloc(struct fuse_conn *fc);
876 int fuse_ctl_add_conn(struct fuse_conn *fc);
881 void fuse_ctl_remove_conn(struct fuse_conn *fc);
891 int fuse_allow_current_process(struct fuse_conn *fc);
893 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
903 u64 fuse_get_attr_version(struct fuse_conn *fc);
924 int fuse_do_open(struct fuse_conn *fc, u64 nodeid, struct file *file,
954 void fuse_set_initialized(struct fuse_conn *fc);