Home
last modified time | relevance | path

Searched refs:AsyncId (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/smb/common/
H A Dsmb2pdu.h154 __le64 AsyncId; member
176 __le64 AsyncId; member
/linux-6.15/fs/smb/server/
H A Dsmb2pdu.c719 rsp_hdr->Id.AsyncId = cpu_to_le64(work->async_id); in smb2_send_interim_resp()
7143 le64_to_cpu(hdr->Id.AsyncId)) in smb2_cancel()
7148 le64_to_cpu(hdr->Id.AsyncId), in smb2_cancel()