Searched refs:drc_newfs (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddmu_send.h68 boolean_t drc_newfs; member in struct:dmu_recv_cookie
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c1511 drba->drba_cookie->drc_newfs = B_TRUE;
1680 drba->drba_cookie->drc_newfs = B_TRUE;
3047 if (!drc->drc_newfs) {
3115 if (!drc->drc_newfs) {
3274 if (drc->drc_newfs)
H A Dzfs_ioctl.c4425 if (props != NULL && !drc.drc_newfs) {
4553 if (error != 0 && props != NULL && !drc.drc_newfs) {
4565 if (origprops == NULL && !drc.drc_newfs) {

Completed in 191 milliseconds