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