Home
last modified time | relevance | path

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

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