Home
last modified time | relevance | path

Searched defs:hello_context (Results 1 – 3 of 3) sorted by relevance

/spdk/examples/blob/hello_world/
H A Dhello_blob.c35 hello_cleanup(struct hello_context_t *hello_context) in hello_cleanup()
48 struct hello_context_t *hello_context = cb_arg; in unload_complete() local
63 unload_bs(struct hello_context_t *hello_context, char *msg, int bserrno) in unload_bs()
85 struct hello_context_t *hello_context = arg1; in delete_complete() local
104 struct hello_context_t *hello_context = arg1; in delete_blob() local
123 struct hello_context_t *hello_context = arg1; in read_complete() local
151 read_blob(struct hello_context_t *hello_context) in read_blob()
176 struct hello_context_t *hello_context = arg1; in write_complete() local
193 blob_write(struct hello_context_t *hello_context) in blob_write()
231 struct hello_context_t *hello_context = arg1; in sync_complete() local
[all …]
/spdk/test/external_code/hello_world/
H A Dhello_bdev.c62 struct hello_context_t *hello_context = cb_arg; in read_complete() local
81 struct hello_context_t *hello_context = arg; in hello_read() local
111 struct hello_context_t *hello_context = cb_arg; in write_complete() local
135 struct hello_context_t *hello_context = arg; in hello_write() local
169 struct hello_context_t *hello_context = cb_arg; in reset_zone_complete() local
188 struct hello_context_t *hello_context = arg; in hello_reset_zone() local
216 struct hello_context_t *hello_context = arg1; in hello_start() local
284 struct hello_context_t hello_context = {}; in main() local
/spdk/examples/bdev/hello_world/
H A Dhello_bdev.c62 struct hello_context_t *hello_context = cb_arg; in read_complete() local
81 struct hello_context_t *hello_context = arg; in hello_read() local
111 struct hello_context_t *hello_context = cb_arg; in write_complete() local
135 struct hello_context_t *hello_context = arg; in hello_write() local
169 struct hello_context_t *hello_context = cb_arg; in reset_zone_complete() local
188 struct hello_context_t *hello_context = arg; in hello_reset_zone() local
216 struct hello_context_t *hello_context = arg1; in hello_start() local
284 struct hello_context_t hello_context = {}; in main() local