Searched defs:partition_device (Results 1 – 1 of 1) sorted by relevance
28 struct partition_device struct30 struct rt_device parent; /* parent block device */32 int sector_size;33 int block_size;35 struct rt_device *block_device;36 const struct rt_partition *partition;
Completed in 5 milliseconds