Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/sys/
H A Ddsl_scan.h72 DSF_VISIT_DS_AGAIN = 1<<0, enumerator
/titanic_44/usr/src/uts/common/fs/zfs/
H A Ddsl_scan.c833 scn->scn_phys.scn_flags |= DSF_VISIT_DS_AGAIN; in dsl_scan_ds_destroyed()
1096 if (scn->scn_phys.scn_flags & DSF_VISIT_DS_AGAIN) { in dsl_scan_visitds()
1098 scn->scn_phys.scn_flags &= ~DSF_VISIT_DS_AGAIN; in dsl_scan_visitds()