Searched defs:buf_size (Results 1 – 14 of 14) sorted by relevance
/spdk/test/unit/lib/util/crc64.c/ |
H A D | crc64_ut.c | 14 unsigned int buf_size = 4096; in test_crc64_nvme() local
|
/spdk/lib/util/ |
H A D | file.c | 12 size_t rc, buf_size, cur_size = 0; spdk_posix_file_load() local
|
/spdk/test/unit/lib/util/crc32c.c/ |
H A D | crc32c_ut.c | 120 unsigned int buf_size = 4096; in test_crc32c_nvme() local
|
/spdk/module/bdev/gpt/ |
H A D | gpt.h | 46 uint64_t buf_size; member
|
/spdk/lib/env_dpdk/ |
H A D | pci_event.c | 25 int buf_size; in spdk_pci_event_listen() local
|
/spdk/lib/blobfs/ |
H A D | cache_tree.h | 12 uint32_t buf_size; member
|
/spdk/test/unit/lib/json/json_write.c/ |
H A D | json_write_ut.c | 345 test_generate_string_uint128(char *buf, int buf_size, uint64_t low, uint64_t high) in test_generate_string_uint128() 371 test_generate_string_name_uint128(char *name, char *buf, int buf_size, uint64_t low, uint64_t high) in test_generate_string_name_uint128()
|
/spdk/lib/log/ |
H A D | log.c | 77 get_timestamp_prefix(char * buf,int buf_size) get_timestamp_prefix() argument
|
/spdk/module/bdev/raid/ |
H A D | bdev_raid_sb.c | 31 uint32_t buf_size; member
|
/spdk/test/nvme/e2edp/ |
H A D | nvme_dp.c | 42 uint32_t buf_size; member
|
/spdk/test/app/fuzz/llvm_vfio_fuzz/ |
H A D | llvm_vfio_fuzz.c | 58 size_t buf_size; member
|
/spdk/test/nvme/fdp/ |
H A D | fdp.c | 39 uint32_t buf_size; member
|
/spdk/test/unit/lib/bdev/raid/raid5f.c/ |
H A D | raid5f_ut.c | 217 size_t buf_size; member 690 size_t buf_size = num_blocks * blocklen; in init_io_info() local
|
/spdk/lib/nvme/ |
H A D | nvme_ctrlr.c | 3167 size_t buf_size = (SPDK_NVME_MAX_CHANGED_NAMESPACES * sizeof(uint32_t)); nvme_ctrlr_clear_changed_ns_log() local
|