Lines Matching defs:from
580 * restored from *_save on return:
961 "not an earlier snapshot from the same fs"));
998 * Dumps a backup of the given snapshot (incremental from fromsnap if it's not
1041 "not an earlier snapshot from the same fs"));
1112 * Print the progress from ZFS_IOC_SEND_PROGRESS every second.
1155 "send from @%s to %s"),
1159 "send from %s to %s"),
1257 * an incremental from the last accepted one, or as the
1333 * recursive, we need to send a full stream from the
1334 * beginning (or an incremental from the origin if this
1717 * - from the snapshot identified by "fromsnap" (if non-null) or
1718 * - from the origin of the dataset identified by zhp, which must
2004 zfs_send_one(zfs_handle_t *zhp, const char *from, int fd,
2014 err = lzc_send(zhp->zfs_name, from, fd, flags);
2019 "not an earlier snapshot from the same fs"));
2027 from);
2080 "failed to read from stream"));
2701 * Read in the nvlist from the stream.
3016 * Restores a backup of tosnap from the file descriptor specified by infd.
3324 * be creating a new filesystem (either from a full backup, or
3684 * We were not called from zfs_receive_package(). Get
3708 * Restores a backup of tosnap from the file descriptor specified by infd.