Home
last modified time | relevance | path

Searched refs:VT_ENOSPC (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvtoc.h121 #define VT_ENOSPC (-6) /* requested space not found */ macro
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2831 if (error && error != VT_ENOSPC) { in zpool_relabel_disk()