| H A D | reduce_ut.c | 732 write_cb(void *arg, int reduce_errno) in _write_maps() 783 spdk_reduce_vol_writev(g_vol, &iov, 1, 0, num_lbas, write_cb, NULL); in _write_maps() 798 spdk_reduce_vol_writev(g_vol, &iov, 1, 0, num_lbas, write_cb, NULL); in _write_maps() 875 spdk_reduce_vol_writev(g_vol, &iov, 1, 2, 2, write_cb, NULL); in _read_write() 916 spdk_reduce_vol_writev(g_vol, &iov, 1, 2, 2, write_cb, NULL); in _read_write() 965 spdk_reduce_vol_writev(g_vol, &iov, 1, 37, 2, write_cb, NULL); in _read_write() 1029 spdk_reduce_vol_writev(g_vol, iov, REDUCE_MAX_IOVECS + 1, 2, REDUCE_MAX_IOVECS + 1, write_cb, NULL); in destroy() 1084 spdk_reduce_vol_writev(g_vol, &iov, 1, 0, blocks_per_chunk, write_cb, NULL); in defer_bdev_io() 1087 spdk_reduce_vol_writev(g_vol, &iov, 1, blocks_per_chunk, blocks_per_chunk, write_cb, NULL); in defer_bdev_io() 1245 spdk_reduce_vol_writev(g_vol, &iov, 1, 0, 1, write_cb, NUL in compress_algorithm() 710 write_cb(void *arg, int reduce_errno) write_cb() function [all...] |