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;
94 static void recv_info_init(struct file_recv_info *recv_info) in recv_info_init()96 memset(recv_info, 0, sizeof(struct file_recv_info)); in recv_info_init()104 struct file_recv_info *recv_info = &msg_wq->recv_info; in msg_init()883 struct file_recv_info *recv_info = &msg_info->recv_info; in hmdfs_readfile_slice()