Lines Matching defs:mmp_node_id
571 uint64_t mmp_node_id; /* unique # for updates */
603 (u_longlong_t)smh->mmp_node_id, (u_longlong_t)smh->txg,
676 spa_mmp_history_set_skip(spa_t *spa, uint64_t mmp_node_id)
688 if (smh->mmp_node_id == mmp_node_id) {
706 spa_mmp_history_set(spa_t *spa, uint64_t mmp_node_id, int io_error,
719 if (smh->mmp_node_id == mmp_node_id) {
739 uint64_t mmp_delay, vdev_t *vd, int label, uint64_t mmp_node_id,
758 smh->mmp_node_id = mmp_node_id;