Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm_buffers.h221 extern tlm_buffers_t *tlm_allocate_buffers(boolean_t, long);
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_buffers.c57 tlm_allocate_buffers(boolean_t write, long xfer_size) in tlm_allocate_buffers() function
H A Dtlm_lib.c424 cmd->tc_buffers = tlm_allocate_buffers(write, data_transfer_size); in tlm_create_reader_writer_ipc()