vitastor/osd_id.h

5 lines
69 B
C
Raw Normal View History

#pragma once
typedef uint64_t osd_num_t;
typedef uint32_t pg_num_t;