Lines Matching defs:data
109 * Controls exacct snapshot load into libpool data structure
299 * the data provided in ep. Changes to the ordering of data in ep must
323 * for this data. If we have, free the newly
342 int data;
345 data = (eo->eo_catalog & EXD_DATA_MASK);
347 switch (data) {
356 switch (data) {
377 if (data == EXD_PSET_PROP) {
389 if (data == EXD_PSET_PROP) {
460 if (pool_knl_snap_load_remove(psl, data,
634 * - Free the data provider
731 * data returned in the snapshot.
1589 * Allocate the required library data structure and initialise it.
2085 * Allocate a data provider for the supplied configuration and optionally
2087 * The data provider is the cross over point from the "abstract" configuration
2088 * functions into the data representation specific manipulation routines.
2090 * data provider.
2104 * Initialise data members
2268 * Free the resources for a kernel data provider.