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

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

Completed in 202 milliseconds