Searched refs:e2p_uuid2str (Results 1 – 7 of 7) sorted by relevance
247 fprintf(f, "Filesystem UUID: %s\n", e2p_uuid2str(sb->s_uuid)); in list_super2()370 e2p_uuid2str(sb->s_journal_uuid)); in list_super2()386 e2p_uuid2str(sb->s_hash_seed)); in list_super2()468 e2p_uuid2str(sb->s_encrypt_pw_salt)); in list_super2()
76 const char *e2p_uuid2str(void *uu) in e2p_uuid2str() function
61 const char *e2p_uuid2str(void *uu);
19 e2p_uuid2str@Base 1.37
926 msg, e2p_uuid2str(sb->s_uuid), crc1, group, crc2, crc3, in print_csum()
1639 e2p_uuid2str(sb->s_uuid)); in main()
718 printf(_("Filesystem UUID: %s\n"), e2p_uuid2str(s->s_uuid)); in show_stats()