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

  /external/e2fsprogs/lib/ext2fs/
e2image.h 23 char fs_uuid[16]; /* UUID of filesystem */ member in struct:ext2_image_hdr
  /frameworks/base/core/java/android/os/storage/
VolumeRecord.java 36 "android.os.storage.extra.FS_UUID";
  /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 535 milliseconds