Searched refs:head_devallocp (Results 1 – 1 of 1) sorted by relevance
656 _rebuild_lists(da_args *dargs, strentry_t **head_devallocp, in _rebuild_lists() argument873 if (*head_devallocp == NULL) { in _rebuild_lists()874 *head_devallocp = tail_str = tmp_str; in _rebuild_lists()898 _build_lists(da_args *dargs, strentry_t **head_devallocp, in _build_lists() argument925 if (*head_devallocp == NULL) { in _build_lists()926 *head_devallocp = tail_str = tmp_str; in _build_lists()996 _write_device_allocate(char *odevalloc, FILE *dafp, strentry_t *head_devallocp) in _write_device_allocate() argument1017 tmp_str = head_devallocp; in _write_device_allocate()1512 strentry_t *head_devallocp = NULL; in da_update_device() local1632 rc = _rebuild_lists(dargs, &head_devallocp, in da_update_device()[all …]