Searched defs:tag_bytes (Results 1 – 3 of 3) sorted by relevance
186 int tag_bytes = journal_tag_bytes(journal); in count_tags() local310 static inline unsigned long long read_tag_block(int tag_bytes, journal_block_tag_t *tag) in read_tag_block()361 int tag_bytes = journal_tag_bytes(journal); in do_one_pass() local
704 def SkipField(buffer, pos, end, tag_bytes): argument
815 def SkipField(buffer, pos, end, tag_bytes): argument