Home
last modified time | relevance | path

Searched refs:fs_uuid (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
De2image.h23 char fs_uuid[16]; /* UUID of filesystem */ member
/external/autotest/client/site_tests/hardware_UsbBasicFileOperations/
Dcontrol22 @param device,bus,model,size,fs_uuid: @see client.cros.storage.StorageScanner
/external/autotest/client/site_tests/hardware_Usb30Throughput/
Dcontrol26 @param fs_uuid: UUID for USB storage define volume, if auto detection does not
/external/e2fsprogs/misc/
Dmke2fs.c110 static char *fs_uuid = NULL; variable
1865 fs_uuid = optarg; in PRS()
3066 if (fs_uuid) { in main()
3067 if ((strcasecmp(fs_uuid, "null") == 0) || in main()
3068 (strcasecmp(fs_uuid, "clear") == 0)) { in main()
3070 } else if (strcasecmp(fs_uuid, "time") == 0) { in main()
3072 } else if (strcasecmp(fs_uuid, "random") == 0) { in main()
3074 } else if (uuid_parse(fs_uuid, fs->super->s_uuid) != 0) { in main()
3076 fs_uuid); in main()
De2image.c291 memcpy(hdr.fs_uuid, fs->super->s_uuid, sizeof(hdr.fs_uuid)); in write_image_file()
/external/autotest/client/site_tests/hardware_MultiReaderPowerConsumption/
Dcontrol32 @param fs_uuid: the UUID for the attached card. Use this parameter is