Searched refs:async_id (Results 1 – 2 of 2) sorted by relevance
775 uint64_t message_id, async_id; in smb2_iod_process() local835 md_get_uint64le(&md, &async_id); in smb2_iod_process()838 async_id = 0; in smb2_iod_process()883 if (status == NT_STATUS_PENDING && async_id != 0) { in smb2_iod_process()884 rqp->sr2_rspasyncid = async_id; in smb2_iod_process()
1322 minor_t async_id; in sol_uverbs_get_context() local1358 async_id = resp.async_fd; in sol_uverbs_get_context()1359 if (async_id < SOL_UVERBS_DRIVER_MAX_MINOR) { in sol_uverbs_get_context()1362 "id %x", async_id); in sol_uverbs_get_context()1366 async_uctxt = uverbs_uobj_get_uctxt_read(async_id - in sol_uverbs_get_context()1383 uctxt->uctxt_async_id = async_id; in sol_uverbs_get_context()1386 uctxt, async_uctxt, async_id); in sol_uverbs_get_context()