Lines Matching defs:dataset
45 * Structure to keep track of dataset state. Before changing the 'sharenfs' or
48 * dataset after the property has been changed.
129 * If we are in the global zone, but this dataset is exported
196 * mountpoint. All other datasets will have inherited from this dataset
225 * If we are in the global zone, but this dataset is exported
307 * Is this "dataset" a child of "parent"?
310 isa_child_of(const char *dataset, const char *parent)
316 if (strncmp(dataset, parent, len) == 0 &&
317 (dataset[len] == '@' || dataset[len] == '/' ||
318 dataset[len] == '\0'))
327 * since we identify each dataset by its name in the ZFS namespace. As a
462 * Add one dataset to changelist
621 * hierarchy that is different from the dataset hierarchy, and still
640 * inherit the property. For each such dataset, we add it to the list and
735 * Instead of iterating through all of the dataset children we
736 * gather mounted dataset children from MNTTAB