Home
last modified time | relevance | path

Searched refs:old_nl (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/md/
Ddm-ioctl.c467 struct dm_name_list *nl, *old_nl = NULL; in list_devices() local
500 if (old_nl) in list_devices()
501 old_nl->next = (uint32_t) ((void *) nl - in list_devices()
502 (void *) old_nl); in list_devices()
508 old_nl = nl; in list_devices()