Home
last modified time | relevance | path

Searched defs:total_blocks (Results 1 – 4 of 4) sorted by relevance

/spdk/lib/ftl/
H A Dftl_layout.h130 uint64_t total_blocks; global() member
137 uint64_t total_blocks; global() member
H A Dftl_layout.c693 uint64_t total_blocks, offset, left; ftl_layout_setup_superblock() local
778 uint64_t md_blocks = 0, total_blocks = 0; ftl_layout_base_md_blocks() local
[all...]
/spdk/module/bdev/raid/
H A Draid0.c183 uint64_t total_blocks; in _raid0_get_io_range() local
/spdk/test/unit/lib/ftl/ftl_sb/
H A Dftl_sb_ut.c304 test_superblock_v3_md_layout_add_free(struct spdk_ftl_dev * dev,struct ftl_superblock_v3_md_region ** sb_reg,uint32_t reg_type,uint32_t free_type,uint64_t total_blocks) test_superblock_v3_md_layout_add_free() argument