Searched refs:dmu_send (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu_send.h | 44 int dmu_send(const char *tosnap, const char *fromsnap, boolean_t embedok,
|
/illumos-gate/usr/src/uts/common/fs/zfs/ |
H A D | dmu_send.c | 52 #include <sys/dmu_send.h> 1007 dmu_send(const char *tosnap, const char *fromsnap, boolean_t embedok, function
|
H A D | zfs_ioctl.c | 182 #include <sys/dmu_send.h> 5450 error = dmu_send(snapname, fromname, embedok, largeblockok, compressok,
|
H A D | dbuf.c | 33 #include <sys/dmu_send.h>
|
H A D | dsl_dataset.c | 55 #include <sys/dmu_send.h>
|
Completed in 96 milliseconds