Lines Matching refs:mark
72 mark <description>
74 You can use a dmsetup message to set an arbitrary mark in a log.
81 dmsetup message log 0 mark mkfs
84 This would allow you to replay the log up to the mkfs mark and
88 Every log has a mark at the end labeled "dm-log-writes-end".
105 dmsetup message log 0 mark mkfs
109 dmsetup message log 0 mark fsync
114 replay-log --log /dev/sdc --replay /dev/sdb --end-mark fsync
125 dmsetup message log 0 mark mkfs
133 replay-log --log /dev/sdc --replay /dev/sdb --end-mark mkfs
135 replay-log --log /dev/sdc --replay /dev/sdb --start-mark mkfs \