Home
last modified time | relevance | path

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

/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c405 xs_get_output_chunk(XENSTORE_RING_IDX cons, XENSTORE_RING_IDX prod, in xs_get_output_chunk() function
496 dst = xs_get_output_chunk(cons, prod, xen_store->req, &avail); in xs_write_store()