Searched refs:SMBDIRECT_FLAG_RESPONSE_REQUESTED (Results 1 – 3 of 3) sorted by relevance
40 #define SMBDIRECT_FLAG_RESPONSE_REQUESTED 0x0001 macro
713 SMBDIRECT_FLAG_RESPONSE_REQUESTED) in recv_done()1377 packet->flags |= cpu_to_le16(SMBDIRECT_FLAG_RESPONSE_REQUESTED); in smb_direct_create_header()
883 SMBDIRECT_FLAG_RESPONSE_REQUESTED) { in recv_done()1534 packet->flags |= cpu_to_le16(SMBDIRECT_FLAG_RESPONSE_REQUESTED); in smbd_post_send_iter()