Searched defs:secure (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_trim.c | 250 uint64_t secure = vd->vdev_trim_secure; in vdev_trim_zap_update_sync() local 270 uint64_t rate, boolean_t partial, boolean_t secure) in vdev_trim_change_state() 970 vdev_trim(vdev_t *vd, uint64_t rate, boolean_t partial, boolean_t secure) in vdev_trim()
|
| H A D | spa.c | 7240 uint64_t rate, boolean_t partial, boolean_t secure, list_t *vd_list) 7313 boolean_t partial, boolean_t secure, nvlist_t *vdev_errlist)
|
| H A D | zfs_ioctl.c | 4055 boolean_t secure; in zfs_ioc_pool_trim() local
|
| /f-stack/freebsd/contrib/openzfs/include/ |
| H A D | libzfs.h | 271 boolean_t secure; member
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.c | 1536 boolean_t secure, nvlist_t *vdevs, nvlist_t **errlist) in lzc_trim()
|
| /f-stack/freebsd/contrib/openzfs/cmd/ztest/ |
| H A D | ztest.c | 6550 boolean_t secure = (ztest_random(5) > 0); in ztest_trim() local
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 7156 boolean_t secure = B_FALSE; in zpool_do_trim() local
|