Searched refs:dsl_scan (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Ddsl_scan.h105 typedef struct dsl_scan { struct
129 int dsl_scan(struct dsl_pool *, pool_scan_func_t);
H A Ddsl_pool.h51 struct dsl_scan;
100 struct dsl_scan *dp_scan;
/netbsd-current/external/cddl/osnet/dist/uts/common/
H A DMakefile.files65 dsl_scan.o \
/netbsd-current/sys/modules/zfs/
H A DMakefile.zfsmod48 SRCS+= dsl_scan.c
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Ddsl_scan.c27 #include <sys/dsl_scan.h>
1902 dsl_scan(dsl_pool_t *dp, pool_scan_func_t func) function
H A Ddsl_destroy.c37 #include <sys/dsl_scan.h>
H A Dtxg.c32 #include <sys/dsl_scan.h>
H A Ddsl_pool.c35 #include <sys/dsl_scan.h>
H A Dvdev_label.c147 #include <sys/dsl_scan.h>
H A Dddt.c38 #include <sys/dsl_scan.h>
H A Dspa_misc.c50 #include <sys/dsl_scan.h>
H A Dspa.c70 #include <sys/dsl_scan.h>
6069 return (dsl_scan(spa->spa_dsl_pool, func));
H A Ddsl_dataset.c52 #include <sys/dsl_scan.h>
H A Dvdev.c48 #include <sys/dsl_scan.h>
H A Dzfs_ioctl.c193 #include <sys/dsl_scan.h>
/netbsd-current/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c110 #include <sys/dsl_scan.h>

Completed in 179 milliseconds