Lines Matching refs:fc
130 struct fuse_conn *fc; member
671 void fuse_queue_forget(struct fuse_conn *fc, struct fuse_forget_link *forget,
690 struct fuse_file *fuse_file_alloc(struct fuse_conn *fc);
711 int fuse_notify_poll_wakeup(struct fuse_conn *fc,
772 struct fuse_req *fuse_get_req(struct fuse_conn *fc, unsigned npages);
773 struct fuse_req *fuse_get_req_for_background(struct fuse_conn *fc,
784 struct fuse_req *fuse_get_req_nofail_nopages(struct fuse_conn *fc,
791 void fuse_put_request(struct fuse_conn *fc, struct fuse_req *req);
796 void fuse_request_send(struct fuse_conn *fc, struct fuse_req *req);
801 ssize_t fuse_simple_request(struct fuse_conn *fc, struct fuse_args *args);
806 void fuse_request_send_background(struct fuse_conn *fc, struct fuse_req *req);
808 void fuse_request_send_background_locked(struct fuse_conn *fc,
812 void fuse_abort_conn(struct fuse_conn *fc);
826 struct fuse_conn *fuse_conn_get(struct fuse_conn *fc);
831 void fuse_conn_init(struct fuse_conn *fc);
836 void fuse_conn_put(struct fuse_conn *fc);
841 int fuse_ctl_add_conn(struct fuse_conn *fc);
846 void fuse_ctl_remove_conn(struct fuse_conn *fc);
856 int fuse_allow_current_process(struct fuse_conn *fc);
858 u64 fuse_lock_owner_id(struct fuse_conn *fc, fl_owner_t id);
868 u64 fuse_get_attr_version(struct fuse_conn *fc);
889 int fuse_do_open(struct fuse_conn *fc, u64 nodeid, struct file *file,
919 void fuse_set_initialized(struct fuse_conn *fc);