Searched refs:smp_length (Results 1 – 3 of 3) sorted by relevance
214 sm->sm_phys->smp_length - sizeof (uint64_t); in space_map_reversed_last_block_entries()326 sm->sm_phys->smp_length -= sizeof (uint64_t); in space_map_incremental_destroy()381 sm->sm_phys->smp_length -= words * sizeof (uint64_t); in space_map_incremental_destroy()538 sm->sm_phys->smp_length += sizeof (dentry); in space_map_write_intro_debug()594 uint64_t next_word_offset = sm->sm_phys->smp_length; in space_map_write_seg()624 sm->sm_phys->smp_length += sizeof (uint64_t); in space_map_write_seg()655 sm->sm_phys->smp_length += words * sizeof (uint64_t); in space_map_write_seg()682 uint64_t initial_objsize = sm->sm_phys->smp_length; in space_map_write_impl()693 uint64_t next_word_offset = sm->sm_phys->smp_length; in space_map_write_impl()902 sm->sm_phys->smp_length = 0; in space_map_truncate()[all …]
62 uint64_t smp_length; member
1497 (longlong_t)sm->sm_phys->smp_length); in dump_spacemap()