Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_trim.c250 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 Dspa.c7240 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 Dzfs_ioctl.c4055 boolean_t secure; in zfs_ioc_pool_trim() local
/f-stack/freebsd/contrib/openzfs/include/
H A Dlibzfs.h271 boolean_t secure; member
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c1536 boolean_t secure, nvlist_t *vdevs, nvlist_t **errlist) in lzc_trim()
/f-stack/freebsd/contrib/openzfs/cmd/ztest/
H A Dztest.c6550 boolean_t secure = (ztest_random(5) > 0); in ztest_trim() local
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c7156 boolean_t secure = B_FALSE; in zpool_do_trim() local