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 | 179 pool_scan_func_t func; 195 int dsl_scan(struct dsl_pool *, pool_scan_func_t, uint64_t starttxg,
|
| H A D | spa.h | 844 extern int spa_scan(spa_t *spa, pool_scan_func_t func, 846 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 | 298 _LIBZFS_H int zpool_scan(zpool_handle_t *, pool_scan_func_t, pool_scrub_cmd_t); 299 _LIBZFS_H int zpool_scan_range(zpool_handle_t *, pool_scan_func_t,
|
| /freebsd/sys/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 1220 } pool_scan_func_t; typedef
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | dsl_scan.c | 835 pool_scan_func_t *funcp = arg; in dsl_errorscrub_setup_sync() 1090 dsl_scan(dsl_pool_t *dp, pool_scan_func_t func, uint64_t txgstart, in dsl_scan()
|
| H A D | spa.c | 9943 spa_scan(spa_t *spa, pool_scan_func_t func, pool_scrub_flags_t flags) 9949 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 | 2979 zpool_scan(zpool_handle_t *zhp, pool_scan_func_t func, pool_scrub_cmd_t cmd) { in zpool_scan() 2984 zpool_scan_range(zpool_handle_t *zhp, pool_scan_func_t func, in zpool_scan_range()
|
| H A D | libzfs.abi | 6484 <typedef-decl name='pool_scan_func_t' type-id='1b092565' id='7313fbe2'/>
|