Lines Matching refs:mark
77 mark <description>
79 You can use a dmsetup message to set an arbitrary mark in a log.
86 dmsetup message log 0 mark mkfs
89 This would allow you to replay the log up to the mkfs mark and
93 Every log has a mark at the end labeled "dm-log-writes-end".
110 dmsetup message log 0 mark mkfs
114 dmsetup message log 0 mark fsync
119 replay-log --log /dev/sdc --replay /dev/sdb --end-mark fsync
130 dmsetup message log 0 mark mkfs
138 replay-log --log /dev/sdc --replay /dev/sdb --end-mark mkfs
140 replay-log --log /dev/sdc --replay /dev/sdb --start-mark mkfs \