Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Darc.c1067 } l2arc_log_ent_phys_t; typedef
1087 sizeof (l2arc_log_ent_phys_t))
1114 l2arc_log_ent_phys_t lb_entries[L2ARC_LOG_BLK_ENTRIES];
1221 static void l2arc_hdr_restore(const l2arc_log_ent_phys_t *le,
7565 l2arc_hdr_restore(const l2arc_log_ent_phys_t *le, l2arc_dev_t *dev, in l2arc_hdr_restore()
7803 l2arc_log_ent_phys_t *le; in l2arc_log_blk_insert()