Searched refs:mbrpart_device_t (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/block/mbr/
H A Dmbr.c69 } mbrpart_device_t; typedef in typeref:struct:mbrpart_device
71 static zx_status_t mbr_flush(const mbrpart_device_t* dev);
76 mbrpart_device_t* device = ctx;
120 static zx_off_t to_parent_offset(mbrpart_device_t* dev, zx_off_t offset) {
127 mbrpart_device_t* mbr = ctx;
133 mbrpart_device_t* mbr = ctx;
163 mbrpart_device_t* device = ctx;
168 mbrpart_device_t* device = ctx;
173 mbrpart_device_t* dev = ctx;
197 static zx_status_t mbr_flush(const mbrpart_device_t* de
[all...]

Completed in 25 milliseconds