Searched refs:dmu_send (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/fs/zfs/sys/ |
H A D | dmu_send.h | 43 int dmu_send(const char *tosnap, const char *fromsnap, boolean_t embedok,
|
/titanic_41/usr/src/uts/common/ |
H A D | Makefile.files | 1345 dmu_send.o \
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu_send.c | 927 dmu_send(const char *tosnap, const char *fromsnap, boolean_t embedok, in dmu_send() function
|
H A D | zfs_ioctl.c | 5386 error = dmu_send(snapname, fromname, embedok, largeblockok, fd, in zfs_ioc_send_new()
|