Searched refs:l2arc_dev_t (Results 1 – 1 of 1) sorted by relevance
792 typedef struct l2arc_dev l2arc_dev_t; typedef796 l2arc_dev_t *b_dev; /* L2ARC device */939 static l2arc_dev_t *l2arc_dev_last; /* last device used */955 l2arc_dev_t *l2wcb_dev; /* device info */977 static l2arc_dev_t *l2arc_vdev_get(vdev_t *vd);1208 static void l2arc_dev_rebuild_start(l2arc_dev_t *dev);1209 static int l2arc_rebuild(l2arc_dev_t *dev);1212 static int l2arc_dev_hdr_read(l2arc_dev_t *dev);1213 static int l2arc_log_blk_read(l2arc_dev_t *dev,1223 static void l2arc_log_blk_restore(l2arc_dev_t *dev, uint64_t load_guid,[all …]