Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h150 __le64 AsyncId; member
172 __le64 AsyncId; member
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c722 rsp_hdr->Id.AsyncId = cpu_to_le64(work->async_id); in smb2_send_interim_resp()
6718 le64_to_cpu(hdr->Id.AsyncId)) in smb2_cancel()
6722 "smb2 with AsyncId %llu cancelled command = 0x%x\n", in smb2_cancel()
6723 le64_to_cpu(hdr->Id.AsyncId), in smb2_cancel()

Completed in 13 milliseconds