Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Darc_impl.h280 } l2arc_log_ent_phys_t; typedef
304 l2arc_log_ent_phys_t lb_entries[L2ARC_LOG_BLK_MAX_ENTRIES];
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Darc.c974 static void l2arc_hdr_restore(const l2arc_log_ent_phys_t *le,
10239 l2arc_hdr_restore(const l2arc_log_ent_phys_t *le, l2arc_dev_t *dev) in l2arc_hdr_restore()
10567 l2arc_log_ent_phys_t *le; in l2arc_log_blk_insert()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c4181 l2arc_log_ent_phys_t *le, uint64_t i) in dump_l2arc_log_entries()