Home
last modified time | relevance | path

Searched defs:tag_bytes (Results 1 – 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
Drecovery.c186 int tag_bytes = journal_tag_bytes(journal); in count_tags() local
310 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
/external/nanopb-c/generator/google/protobuf/internal/
Ddecoder.py704 def SkipField(buffer, pos, end, tag_bytes): argument
/external/protobuf/python/google/protobuf/internal/
Ddecoder.py815 def SkipField(buffer, pos, end, tag_bytes): argument