Searched refs:anyinuse (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c1041 boolean_t anyinuse = B_FALSE; local
1078 anyinuse = B_TRUE;
1085 anyinuse = B_TRUE;
1092 anyinuse = B_TRUE;
1094 return (anyinuse);

Completed in 59 milliseconds