Home
last modified time | relevance | path

Searched refs:DRR_SPILL_IS_UNMODIFIED (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzfs_ioctl.h212 #define DRR_SPILL_IS_UNMODIFIED(flags) ((flags) & DRR_SPILL_UNMODIFIED) macro
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddmu_recv.c2144 if (rwa->spill && DRR_SPILL_IS_UNMODIFIED(drrs->drr_flags)) { in receive_spill()