Searched refs:zfsdev_state_listhead (Results 1 – 1 of 1) sorted by relevance
225 static zfsdev_state_t zfsdev_state_listhead; variable7523 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_getminor()7545 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_get_state()7599 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zs->zs_next) { in zfsdev_state_init()7883 zfsdev_state_listhead.zs_minor = -1; in zfs_kmod_init()7910 for (zs = &zfsdev_state_listhead; zs != NULL; zs = zsnext) { in zfs_kmod_fini()7916 if (zs != &zfsdev_state_listhead) in zfs_kmod_fini()