Searched refs:file_recv_info (Results 1 – 2 of 2) sorted by relevance
44 struct file_recv_info { struct76 struct file_recv_info recv_info;
92 static void recv_info_init(struct file_recv_info *recv_info) in recv_info_init()94 memset(recv_info, 0, sizeof(struct file_recv_info)); in recv_info_init()102 struct file_recv_info *recv_info = &msg_wq->recv_info; in msg_init()876 struct file_recv_info *recv_info = &msg_info->recv_info; in hmdfs_readfile_slice()