Searched refs:pool_trim_func_t (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libzfs_core/common/ |
H A D | libzfs_core.h | 65 int lzc_trim(const char *, pool_trim_func_t, uint64_t, boolean_t,
|
H A D | libzfs_core.c | 1295 lzc_trim(const char *poolname, pool_trim_func_t cmd_type, uint64_t rate, in lzc_trim()
|
/illumos-gate/usr/src/lib/libzfs/common/ |
H A D | libzfs.h | 288 extern int zpool_trim(zpool_handle_t *, pool_trim_func_t, nvlist_t *,
|
H A D | libzfs_pool.c | 2272 zpool_trim(zpool_handle_t *zhp, pool_trim_func_t cmd_type, nvlist_t *vds, in zpool_trim()
|
/illumos-gate/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 923 } pool_trim_func_t; typedef
|
/illumos-gate/usr/src/cmd/zpool/ |
H A D | zpool_main.c | 6395 pool_trim_func_t cmd_type = POOL_TRIM_START; in zpool_do_trim()
|