Home
last modified time | relevance | path

Searched refs:dmu_send (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Ddmu_send.h43 int dmu_send(const char *tosnap, const char *fromsnap, boolean_t embedok,
/titanic_41/usr/src/uts/common/
H A DMakefile.files1345 dmu_send.o \
/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddmu_send.c927 dmu_send(const char *tosnap, const char *fromsnap, boolean_t embedok, in dmu_send() function
H A Dzfs_ioctl.c5386 error = dmu_send(snapname, fromname, embedok, largeblockok, fd, in zfs_ioc_send_new()