Searched refs:e2p_uuid2str (Results 1 – 12 of 12) sorted by relevance
245 fprintf(f, "Filesystem UUID: %s\n", e2p_uuid2str(sb->s_uuid)); in list_super2()373 e2p_uuid2str(sb->s_journal_uuid)); in list_super2()389 e2p_uuid2str(sb->s_hash_seed)); in list_super2()477 e2p_uuid2str(sb->s_encrypt_pw_salt)); in list_super2()
76 const char *e2p_uuid2str(void *uu) in e2p_uuid2str() function
67 const char *e2p_uuid2str(void *uu);
128 e2p_uuid2str(&jsb->s_users[i * UUID_SIZE])); in e2p_list_journal_super()
49 44: FUNC GLOBAL DEFAULT 15 e2p_uuid2str
87 82: FUNC GLOBAL DEFAULT 11 e2p_uuid2str
27 e2p_uuid2str@Base 1.37
918 msg, e2p_uuid2str(sb->s_uuid), crc1, group, crc2, crc3, in print_csum()
1761 e2p_uuid2str(sb->s_uuid)); in main()
736 printf(_("Filesystem UUID: %s\n"), e2p_uuid2str(s->s_uuid)); in show_stats()