Home
last modified time | relevance | path

Searched refs:SMB_DIRECT_RESPONSE_REQUESTED (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dtransport_rdma.h40 #define SMB_DIRECT_RESPONSE_REQUESTED 0x0001 macro
H A Dtransport_rdma.c623 SMB_DIRECT_RESPONSE_REQUESTED) in recv_done()
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmbdirect.h180 #define SMB_DIRECT_RESPONSE_REQUESTED 0x0001 macro
H A Dsmbdirect.c527 SMB_DIRECT_RESPONSE_REQUESTED) { in recv_done()
770 * SMB_DIRECT_RESPONSE_REQUESTED is set in the message flag to have peer send
773 * 1 if SMB_DIRECT_RESPONSE_REQUESTED needs to be set
891 packet->flags |= cpu_to_le16(SMB_DIRECT_RESPONSE_REQUESTED); in smbd_post_send_sgl()
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmbdirect.h180 #define SMB_DIRECT_RESPONSE_REQUESTED 0x0001 macro
H A Dsmbdirect.c533 SMB_DIRECT_RESPONSE_REQUESTED) { in recv_done()
776 * SMB_DIRECT_RESPONSE_REQUESTED is set in the message flag to have peer send
779 * 1 if SMB_DIRECT_RESPONSE_REQUESTED needs to be set
921 packet->flags |= cpu_to_le16(SMB_DIRECT_RESPONSE_REQUESTED); in smbd_post_send_iter()

Completed in 11 milliseconds