Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddmu_recv.h47 boolean_t drc_newfs; member
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_recv.c835 drc->drc_newfs = B_TRUE; in dmu_recv_begin_sync()
1115 drba->drba_cookie->drc_newfs = B_TRUE; in dmu_recv_resume_begin_sync()
2923 drc->drc_drrb->drr_type, keynvl, drc->drc_newfs); in dmu_recv_stream()
2932 if (!drc->drc_newfs) in dmu_recv_stream()
3096 if (!drc->drc_newfs) { in dmu_recv_end_check()
3178 if (!drc->drc_newfs) { in dmu_recv_end_sync()
3351 if (drc->drc_newfs) in dmu_recv_end()
3360 if (drc->drc_newfs) { in dmu_recv_end()
H A Dzfs_ioctl.c4853 if (recvprops != NULL && !drc.drc_newfs) { in zfs_ioc_recv_impl()
4893 if (localprops != NULL && !drc.drc_newfs && !first_recvd_props) { in zfs_ioc_recv_impl()
4973 if (error == 0 && !drc.drc_newfs && in zfs_ioc_recv_impl()
5028 if (error != 0 && recvprops != NULL && !drc.drc_newfs) { in zfs_ioc_recv_impl()
5040 if (origrecvd == NULL && !drc.drc_newfs) { in zfs_ioc_recv_impl()
5062 if (error != 0 && localprops != NULL && !drc.drc_newfs && in zfs_ioc_recv_impl()