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

/illumos-gate/usr/src/uts/common/fs/dev/
H A Dsdev_zvolops.c183 boolean_t ispool, is_snapshot; local
189 ispool = (strchr(dsname, '/') == NULL);
204 rc = devzvol_handle_ioctl(ispool ? ZFS_IOC_POOL_STATS :
207 *type = (ispool) ? DMU_OST_ZFS :

Completed in 344 milliseconds