Searched refs:l2arc_dev_t (Results 1 – 1 of 1) sorted by relevance
788 typedef struct l2arc_dev l2arc_dev_t; typedef792 l2arc_dev_t *b_dev; /* L2ARC device */935 static l2arc_dev_t *l2arc_dev_last; /* last device used */951 l2arc_dev_t *l2wcb_dev; /* device info */973 static l2arc_dev_t *l2arc_vdev_get(vdev_t *vd);1204 static void l2arc_dev_rebuild_start(l2arc_dev_t *dev);1205 static int l2arc_rebuild(l2arc_dev_t *dev);1208 static int l2arc_dev_hdr_read(l2arc_dev_t *dev);1209 static int l2arc_log_blk_read(l2arc_dev_t *dev,1219 static void l2arc_log_blk_restore(l2arc_dev_t *dev, uint64_t load_guid,[all …]