Searched refs:scn_is_bptree (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddsl_scan.h101 * a bpobj structure. The scn_is_bptree flag will indicate the type of
115 boolean_t scn_is_bptree; member in struct:dsl_scan
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_scan.c1447 if (!scn->scn_is_bptree ||
1539 scn->scn_is_bptree = B_FALSE;
1552 scn->scn_is_bptree = B_TRUE;

Completed in 259 milliseconds