Searched refs:valid (Results 1 – 5 of 5) sorted by relevance
47 most recent metadata should be considered valid.94 contain valid commits, only the block with the most recent revision count137 tag contains a valid bit used to indicate if the tag and containing commit is138 valid. This valid bit is the first bit found in the tag and the commit and can209 '.-----------.------------------ valid bit219 little bit of craziness comes from the fact that the valid bit must be the220 first bit in a commit, and when converted to little-endian, the valid bit finds221 itself in byte 4. We could restructure the tag to store the valid bit lower,230 1. **Valid bit (1-bit)** - Indicates if the tag is valid.297 '----------------- valid bit[all …]
4802 bool valid = false; local4816 if (valid && lfs_scmp(test.rev, dir->d.rev) < 0) {4842 valid = true;4851 if (!valid) {
103 // is valid dir?
192 // is valid dir?
356 // with syncs we could be any size, but it at least must be valid data