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

/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h427 * a zvol. Depending on the value of zss_type, zss_data points to either
436 enum zfs_soft_state_type zss_type; member in struct:zfs_soft_state
/freebsd-11.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzvol.c654 zs->zss_type = ZSST_ZVOL;
1572 else if (zs->zss_type != ZSST_ZVOL)
H A Dzfs_ioctl.c6095 zs->zss_type = ZSST_CTLDEV;
6116 if (zp == NULL || zp->zss_type != which)

Completed in 110 milliseconds