Searched refs:total_resid (Results 1 – 2 of 2) sorted by relevance
113 size_t total_resid; /* across all data items */ member
1086 size_t length = cursor->total_resid; in __ceph_msg_data_cursor_init()1118 cursor->total_resid = length; in ceph_msg_data_cursor_init()1189 cursor->total_resid -= bytes; in ceph_msg_data_advance()1191 if (!cursor->resid && cursor->total_resid) { in ceph_msg_data_advance()3098 con->out_skip += msg->cursor.total_resid; in ceph_msg_revoke()