Searched refs:async_requests (Results 1 – 3 of 3) sorted by relevance
69 struct list_head async_requests; member
80 INIT_LIST_HEAD(&conn->async_requests); in ksmbd_conn_alloc()
669 list_add_tail(&work->async_request_entry, &conn->async_requests); in setup_async_work()7106 command_list = &conn->async_requests; in smb2_cancel()