HomeSort by: relevance | last modified time | path
    Searched refs:mirror_tid (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/fstyp/
hammer2.c 316 broot.mirror_tid = vols[i]->voldata.mirror_tid;
317 if (best_i < 0 || best.mirror_tid < broot.mirror_tid) {
hammer2_disk.h 594 * mirror_tid - per cluster node modified (propagated upward by flush)
634 hammer2_tid_t mirror_tid; /* media flush topology & freemap */ member in struct:hammer2_blockref
1204 * mirror_tid reflects the highest committed change for this
1211 hammer2_tid_t mirror_tid; /* 0078 committed tid (vol) */ member in struct:hammer2_volume_data

Completed in 16 milliseconds