Searched refs:zfsdev_get_soft_state (Results 1 – 3 of 3) sorted by relevance
107 *zo = zfsdev_get_soft_state(minor, ZSST_CTLDEV); in zfs_onexit_minor_to_state()
6216 zfsdev_get_soft_state(minor_t minor, enum zfs_soft_state_type which) in zfsdev_get_soft_state() function6278 zo = zfsdev_get_soft_state(minor, ZSST_CTLDEV); in zfsdev_close()6327 zfsdev_get_soft_state(minor, ZSST_CTLDEV) == NULL) in zfsdev_ioctl()
451 extern void *zfsdev_get_soft_state(minor_t minor,