Lines Matching defs:con
73 struct hmdfs_peer *con; in msg_release() local
101 static int msg_init(struct hmdfs_peer *con, struct sendmsg_wait_queue *msg_wq) in msg_init()
117 static inline void statistic_con_sb_dirty(struct hmdfs_peer *con, in statistic_con_sb_dirty()
208 int hmdfs_sendmessage_response(struct hmdfs_peer *con, in hmdfs_sendmessage_response()
372 static int hmdfs_record_async_readdir(struct hmdfs_peer *con, in hmdfs_record_async_readdir()
389 static void hmdfs_untrack_async_readdir(struct hmdfs_peer *con, in hmdfs_untrack_async_readdir()
399 int hmdfs_sendmessage_request(struct hmdfs_peer *con, in hmdfs_sendmessage_request()
520 static int hmdfs_send_slice(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_send_slice()
552 int hmdfs_readfile_response(struct hmdfs_peer *con, struct hmdfs_head_cmd *head, in hmdfs_readfile_response()
634 int hmdfs_sendpage_request(struct hmdfs_peer *con, in hmdfs_sendpage_request()
726 static void hmdfs_request_handle_sync(struct hmdfs_peer *con, in hmdfs_request_handle_sync()
746 static void hmdfs_msg_handle_sync(struct hmdfs_peer *con, in hmdfs_msg_handle_sync()
777 static int hmdfs_msg_handle_async(struct hmdfs_peer *con, in hmdfs_msg_handle_async()
815 static int hmdfs_request_recv(struct hmdfs_peer *con, in hmdfs_request_recv()
963 int hmdfs_response_handle_sync(struct hmdfs_peer *con, in hmdfs_response_handle_sync()
1023 static int hmdfs_response_recv(struct hmdfs_peer *con, in hmdfs_response_recv()
1070 static void hmdfs_recv_mesg_callback(struct hmdfs_peer *con, void *head, in hmdfs_recv_mesg_callback()
1104 static inline void hmdfs_recv_page_callback(struct hmdfs_peer *con, in hmdfs_recv_page_callback()