Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddsl_dataset.h94 #define DS_FIELD_RESUME_TONAME "com.delphix:resume_toname" macro
/netbsd/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddmu_send.c1523 VERIFY0(zap_add(mos, dsobj, DS_FIELD_RESUME_TONAME, in dmu_recv_begin_sync()
3198 DS_FIELD_RESUME_TONAME, tx); in dmu_recv_end_sync()
H A Ddsl_dataset.c1875 DS_FIELD_RESUME_TONAME, 1, sizeof (buf), buf) == 0) { in get_receive_resume_stats()