Searched refs:zfsdev_state_listhead (Results 1 – 1 of 1) sorted by relevance
228 static zfsdev_state_t zfsdev_state_listhead; variable8194 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_getminor()8216 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_get_state()8270 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_state_init()8563 zfsdev_state_listhead.zs_minor = -1; in zfs_kmod_init()8589 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zsnext) { in zfs_kmod_fini()8595 if (zs != &zfsdev_state_listhead) in zfs_kmod_fini()