Searched refs:pool_scan_func_t (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/openzfs/include/sys/ |
H A D | dsl_scan.h | 184 pool_scan_func_t func; 199 int dsl_scan(struct dsl_pool *, pool_scan_func_t, uint64_t starttxg,
|
H A D | spa.h | 820 extern int spa_scan(spa_t *spa, pool_scan_func_t func); 821 extern int spa_scan_range(spa_t *spa, pool_scan_func_t func, uint64_t txgstart,
|
/freebsd/sys/contrib/openzfs/include/ |
H A D | libzfs.h | 294 _LIBZFS_H int zpool_scan(zpool_handle_t *, pool_scan_func_t, pool_scrub_cmd_t);
|
/freebsd/sys/contrib/openzfs/include/sys/fs/ |
H A D | zfs.h | 1084 } pool_scan_func_t; typedef
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_scan.c | 731 pool_scan_func_t *funcp = arg; in dsl_errorscrub_setup_sync() 985 dsl_scan(dsl_pool_t *dp, pool_scan_func_t func, uint64_t txgstart, in dsl_scan()
|
H A D | spa.c | 8879 spa_scan(spa_t *spa, pool_scan_func_t func) 8885 spa_scan_range(spa_t *spa, pool_scan_func_t func, uint64_t txgstart,
|
/freebsd/sys/contrib/openzfs/lib/libzfs/ |
H A D | libzfs_pool.c | 2732 zpool_scan(zpool_handle_t *zhp, pool_scan_func_t func, pool_scrub_cmd_t cmd) in zpool_scan()
|
H A D | libzfs.abi | 5983 <typedef-decl name='pool_scan_func_t' type-id='1b092565' id='7313fbe2'/>
|