Home
last modified time | relevance | path

Searched refs:tag2str (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/debugfs/
Dlogdump.c575 tag2str(tl.fc_tag), in dump_fc_block()
587 tag2str(tl.fc_tag), in dump_fc_block()
598 tag2str(tl.fc_tag), in dump_fc_block()
605 tag2str(tl.fc_tag), in dump_fc_block()
609 fprintf(out_file, "tag %s\n", tag2str(tl.fc_tag)); in dump_fc_block()
614 tag2str(tl.fc_tag), in dump_fc_block()
626 tag2str(tl.fc_tag), in dump_fc_block()
/third_party/e2fsprogs/lib/ext2fs/
Dfast_commit.h158 static inline const char *tag2str(__u16 tag) in tag2str() function
/third_party/openssl/crypto/asn1/
Dasn1_par.c355 static const char *const tag2str[] = { in ASN1_tag2str() local
379 return tag2str[tag]; in ASN1_tag2str()
/third_party/e2fsprogs/e2fsck/
Djournal.c318 tag2str(le16_to_cpu(tl.fc_tag)), bh->b_blocknr); in ext4_fc_replay_scan()
898 tag2str(le16_to_cpu(tl.fc_tag))); in ext4_fc_replay()