Home
last modified time | relevance | path

Searched defs:send_request (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/jsonrpc/
H A Djsonrpc_internal.h63 struct spdk_jsonrpc_request *send_request; member
/spdk/test/unit/lib/blobfs/blobfs_sync_ut/
H A Dblobfs_sync_ut.c37 send_request(fs_request_fn fn, void *arg) in send_request() function