Changeset 53e3950 in mainline for uspace/lib/c/include/vbd.h
- Timestamp:
- 2016-02-18T17:01:49Z (5 years ago)
- Branches:
- master
- Children:
- 9e53406
- Parents:
- e11c527
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/vbd.h
re11c527 r53e3950 59 59 /** Block size */ 60 60 size_t block_size; 61 /** Total number of blocks */ 62 aoff64_t nblocks; 61 63 } vbd_disk_info_t; 62 64
Note: See TracChangeset
for help on using the changeset viewer.