Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/
H A Darc_impl.h288 } l2arc_log_ent_phys_t; typedef
312 l2arc_log_ent_phys_t lb_entries[L2ARC_LOG_BLK_MAX_ENTRIES];
/freebsd/sys/contrib/openzfs/module/zfs/
H A Darc.c1003 static void l2arc_hdr_restore(const l2arc_log_ent_phys_t *le,
10780 l2arc_hdr_restore(const l2arc_log_ent_phys_t *le, l2arc_dev_t *dev) in l2arc_hdr_restore()
11112 l2arc_log_ent_phys_t *le; in l2arc_log_blk_insert()
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c4792 l2arc_log_ent_phys_t *le, uint64_t i) in dump_l2arc_log_entries()