HomeSort by relevance Sort by last modified time
    Searched refs:fs_uuid (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
e2image.h 23 char fs_uuid[16]; /* UUID of filesystem */ member in struct:ext2_image_hdr
  /external/e2fsprogs/misc/
mke2fs.c 104 static char *fs_uuid = NULL; variable
    [all...]
e2image.c 281 memcpy(hdr.fs_uuid, fs->super->s_uuid, sizeof(hdr.fs_uuid));
    [all...]

Completed in 42 milliseconds