Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_ioctl.h450 enum zfs_soft_state_type zss_type; member
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzvol.c681 zs->zss_type = ZSST_ZVOL;
1602 else if (zs->zss_type != ZSST_ZVOL)
H A Dzfs_ioctl.c6449 zs->zss_type = ZSST_CTLDEV; in zfs_ctldev_init()
6470 if (zp == NULL || zp->zss_type != which) in zfsdev_get_soft_state()