Searched defs:mcap_mdl_op_cb (Results 1 – 1 of 1) sorted by relevance
67 struct mcap_mdl_op_cb { struct68 struct mcap_mdl *mdl; /* MDL for this operation */69 mcap_cb_type cb; /* Operation callback */70 GDestroyNotify destroy; /* Destroy callback */71 gpointer user_data; /* Callback user data */