Home
last modified time | relevance | path

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

/spdk/test/unit/lib/sock/uring.c/
H A During_ut.c36 _req_cb(void *cb_arg, int len) in _req_cb() function
66 req1->cb_fn = _req_cb; in flush_client()
76 req2->cb_fn = _req_cb; in flush_client()
168 req1->cb_fn = _req_cb; in flush_server()
178 req2->cb_fn = _req_cb; in flush_server()
/spdk/test/unit/lib/sock/posix.c/
H A Dposix_ut.c33 _req_cb(void *cb_arg, int len) in _req_cb() function
61 req1->cb_fn = _req_cb; in flush()
71 req2->cb_fn = _req_cb; in flush()