Lines Matching defs:stream

127 ssread(void *buf, size_t len, FILE *stream)
131 if ((outlen = fread(buf, len, 1, stream)) == 0)
224 * snapshots to be included in the send stream and makes the ioctl calls
286 /* set the DEDUP feature flag for this stream */
397 /* block already present in stream */
1336 * recursive, we need to send a full stream from the
1713 * Generate a send stream for the dataset identified by the argument zhp.
1715 * The content of the send stream is the snapshot identified by
1722 * The send stream is recursive (i.e. dumps a hierarchy of snapshots) and
1851 /* dump each stream */
2081 "failed to read from stream"));
2116 "stream (malformed nvlist)"));
2448 * First find the stream's fs, so we can check for
2599 "fromsnap (%s in stream); must have "
2729 * Read in the nvlist from the stream.
2745 "cannot specify snapshot name for multi-snapshot stream"));
2852 * Get the fs specified by the first path in the stream (the top level
2862 * stream. zfs_receive_one() handles certain errors
2863 * differently, depending on if the contained stream is the
2869 /* Finally, receive each contained stream */
3010 "checksum mismatch or incomplete stream"));
3027 "checksum mismatch or incomplete stream.\n"
3029 "A resuming stream can be generated on the sending "
3104 * Determine how much of the snapshot name stored in the stream
3109 * the stream.
3163 "stream"));
3227 "cannot receive new filesystem stream"));
3249 "cannot receive incremental stream"));
3256 * topmost path in the stream, then if the fs does not exist we
3280 * - an incremental send stream
3281 * - the stream specifies a new fs (full stream or clone)
3388 (void) printf("%s %s stream of %s into %s\n",
3542 "pool must be upgraded to receive this stream."));
3617 (void) printf("received %sB stream in %lu seconds (%sB/sec)\n",
3690 "stream (bad magic number)"));
3700 "stream has unsupported feature, feature flags = %lx"),
3707 "stream (bad snapshot name)"));