Searched refs:zfsdev_state_listhead (Results 1 – 1 of 1) sorted by relevance
226 static zfsdev_state_t zfsdev_state_listhead; variable7898 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_getminor()7920 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_get_state()7974 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_state_init()8258 zfsdev_state_listhead.zs_minor = -1; in zfs_kmod_init()8284 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zsnext) { in zfs_kmod_fini()8290 if (zs != &zfsdev_state_listhead) in zfs_kmod_fini()