Home
last modified time | relevance | path

Searched refs:l2arc_log_ent_phys_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Darc_impl.h270 } l2arc_log_ent_phys_t; typedef
294 l2arc_log_ent_phys_t lb_entries[L2ARC_LOG_BLK_MAX_ENTRIES];
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Darc.c2718 static void l2arc_hdr_restore(const l2arc_log_ent_phys_t *le,
9656 l2arc_hdr_restore(const l2arc_log_ent_phys_t *le, l2arc_dev_t *dev) in l2arc_hdr_restore()
9983 l2arc_log_ent_phys_t *le; in l2arc_log_blk_insert()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c2693 l2arc_log_ent_phys_t *le, uint64_t i) in dump_l2arc_log_entries()