Searched defs:total_blocks (Results 1 – 4 of 4) sorted by relevance
/spdk/lib/ftl/ | ||
H A D | ftl_layout.h | 130 uint64_t total_blocks; global() member |
H A D | ftl_layout.c | 693 uint64_t total_blocks, offset, left; ftl_layout_setup_superblock() local |
/spdk/module/bdev/raid/ | ||
H A D | raid0.c | 183 uint64_t total_blocks; in _raid0_get_io_range() local |
/spdk/test/unit/lib/ftl/ftl_sb/ | ||
H A D | ftl_sb_ut.c | 304 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 |