Searched refs:redact_block_phys_t (Results 1 – 6 of 6) sorted by relevance
34 redact_block_get_size(redact_block_phys_t *rbp) in redact_block_get_size()41 redact_block_set_size(redact_block_phys_t *rbp, uint64_t size) in redact_block_set_size()48 redact_block_get_count(redact_block_phys_t *rbp) in redact_block_get_count()54 redact_block_set_count(redact_block_phys_t *rbp, uint64_t count) in redact_block_set_count()
103 } redact_block_phys_t; typedef105 typedef int (*rl_traverse_callback_t)(redact_block_phys_t *, void *);
114 redact_block_phys_t md_coalesce_block;116 redact_block_phys_t md_furthest[TXG_SIZE];128 redact_block_phys_t block;525 redact_block_phys_t *furthest_visited = in redaction_list_update_sync()530 redact_block_phys_t *buf = kmem_alloc(bufsize * sizeof (*buf), in redaction_list_update_sync()602 redact_block_phys_t cur = {0}; in update_redaction_list()610 redact_block_phys_t *coalesce = &md->md_coalesce_block; in update_redaction_list()
1610 redact_block_zb_compare(redact_block_phys_t *first, in redact_block_zb_compare()1676 redact_block_phys_t rbp = { 0 }; in dsl_redaction_list_traverse()1698 redact_block_phys_t *buf = zio_data_buf_alloc(bufsize); in dsl_redaction_list_traverse()1700 unsigned int entries_per_buf = bufsize / sizeof (redact_block_phys_t); in dsl_redaction_list_traverse()1722 redact_block_phys_t *rb = &buf[curidx % entries_per_buf]; in dsl_redaction_list_traverse()
1176 redact_list_cb(redact_block_phys_t *rb, void *arg) in redact_list_cb()
3004 redact_block_phys_t *rbp_buf; in dump_bookmark()