/* blkcowlib.h * * copy on write a block device. in a really inefficient way. * * (c) 2004 Andrew Warfield. * * public interfaces to the CoW tap. * */ int cow_control (control_msg_t *msg); int cow_request (blkif_request_t *req); int cow_response (blkif_response_t *rsp); void cow_init (void); k/utils/wwan/files/data/1199:6803?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/wwan/files/data/1199:6803
blob: c694fa3e12bf515f146e2937b1db6de35e88a042 (plain)
1
2
3
4
5