Searched refs:l2arc_log_blk_phys_t (Results 1 – 3 of 3) sorted by relevance
305 } l2arc_log_blk_phys_t; /* 64K total */ typedef311 CTASSERT_GLOBAL(IS_P2ALIGNED(sizeof (l2arc_log_blk_phys_t),313 CTASSERT_GLOBAL(sizeof (l2arc_log_blk_phys_t) >= SPA_MINBLOCKSIZE);314 CTASSERT_GLOBAL(sizeof (l2arc_log_blk_phys_t) <= SPA_MAXBLOCKSIZE);388 l2arc_log_blk_phys_t l2ad_log_blk; /* currently open log block */
965 l2arc_log_blk_phys_t *this_lb, l2arc_log_blk_phys_t *next_lb,968 const l2arc_log_blkptr_t *lp, l2arc_log_blk_phys_t *lb);973 const l2arc_log_blk_phys_t *lb, uint64_t lb_asize);8670 sizeof (l2arc_log_blk_phys_t)) * log_blocks); in l2arc_log_blk_overhead()9786 l2arc_log_blk_phys_t *this_lb, *next_lb; in l2arc_rebuild()10079 l2arc_log_blk_phys_t *this_lb, l2arc_log_blk_phys_t *next_lb, in l2arc_log_blk_read()10316 l2arc_log_blk_phys_t *lb) in l2arc_log_blk_fetch()10324 ASSERT(asize <= sizeof (l2arc_log_blk_phys_t)); in l2arc_log_blk_fetch()10401 l2arc_log_blk_phys_t *lb = &dev->l2ad_log_blk; in l2arc_log_blk_commit()10553 asize > 0 && asize <= sizeof (l2arc_log_blk_phys_t) && in l2arc_log_blkptr_valid()[all …]
4239 l2arc_log_blk_phys_t this_lb; in dump_l2arc_log_blocks()