Searched refs:rmthead (Results 1 – 1 of 1) sorted by relevance
535 static struct rmtcallfd_list *rmthead; variable584 if (rmthead == NULL) { in create_rmtcall_fd()585 rmthead = rmt; in create_rmtcall_fd()600 for (rmt = rmthead; rmt != NULL; rmt = rmt->next) { in find_rmtcallfd_by_netid()