Home
last modified time | relevance | path

Searched refs:EZFS_TRIM_NOTSUP (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs.h147 EZFS_TRIM_NOTSUP, /* device does not support trim */ enumerator
H A Dlibzfs_util.c275 case EZFS_TRIM_NOTSUP: in libzfs_error_description()
H A Dlibzfs_pool.c2262 return (EZFS_TRIM_NOTSUP); in xlate_trim_err()
2315 if (vd_error == EZFS_TRIM_NOTSUP && in zpool_trim()