Searched refs:zfsdev_state_listhead (Results 1 – 1 of 1) sorted by relevance
223 static zfsdev_state_t zfsdev_state_listhead; variable8460 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_getminor()8482 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_get_state()8536 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_state_init()8835 zfsdev_state_listhead.zs_minor = -1; in zfs_kmod_init()8861 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zsnext) { in zfs_kmod_fini()8867 if (zs != &zfsdev_state_listhead) in zfs_kmod_fini()