Searched refs:has_data (Results 1 – 7 of 7) sorted by relevance
80 packet->has_data = 0; in sctp_packet_reset()311 packet->has_data = 1; in sctp_packet_append_chunk()352 __u8 has_data = 0; in sctp_packet_transmit() local444 has_data = 1; in sctp_packet_transmit()550 if (has_data) { in sctp_packet_transmit()750 (!packet->has_data && chunk->auth)) { in sctp_packet_will_fit()
605 if (!pkt->has_data && !pkt->has_cookie_echo) { in sctp_outq_flush_rtx()
230 ep->has_data = 0; in qe_eprx_normal()789 if (ep->has_data <= 0 && (!list_empty(&ep->queue))) in ep_recycle_rxbds()973 ep->has_data); in ep_rx_tasklet()1005 ep->has_data--; in ep_rx_tasklet()1060 ep->has_data = USB_BDRING_LEN_RX - emptybds; in qe_ep_rx()1065 ep->has_data); in qe_ep_rx()1550 ep->has_data--; in ep_req_rx()1572 if (ep->has_data <= 0) { in ep_req_receive()2511 ep->has_data = 0; in qe_ep_config()
287 int has_data; member
202 char has_data; member
830 has_data:1, /* This packet contains at least 1 DATA chunk */ member
6807 int ret, i, has_data, num_pages = 0; in ocfs2_convert_inline_data_to_extents() local6819 has_data = i_size_read(inode) ? 1 : 0; in ocfs2_convert_inline_data_to_extents()6821 if (has_data) { in ocfs2_convert_inline_data_to_extents()6852 if (has_data) { in ocfs2_convert_inline_data_to_extents()6920 if (has_data) { in ocfs2_convert_inline_data_to_extents()