typedef struct { char *name; int fd; uint64_t lbas; } DISK;