Searched refs:sb_uuid (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | csum.c | 176 unsigned char sb_uuid[16] = { 0x4f, 0x25, 0xe8, 0xcf, 0xe7, 0x97, 0x48, 0x23, variable 197 memcpy(fs->super->s_uuid, sb_uuid, 16); in main()
|
/external/grub/stage2/ |
D | xfs.h | 90 uuid_t sb_uuid; /* file system unique id */ member
|