Lines Matching defs:dataset
123 * does an unmount and remount of the underlying dataset to aid in flushing the
671 char dataset[MAXNAMELEN];
937 dataset[0] = '\0';
971 dataset[0] = '\0';
1003 dataset[0] = '\0';
1024 dataset[0] = '\0';
1036 dataset[0] = '\0';
1060 dataset) != 0)
1071 if (dataset[0] != '\0' && domount) {
1072 if ((zhp = zfs_open(g_zfs, dataset, ZFS_TYPE_DATASET)) == NULL)
1083 if (dataset[0] != '\0' && domount)