Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-ioctl.c507 struct dm_name_list *nl, *old_nl = NULL; in list_devices() local
540 if (old_nl) in list_devices()
541 old_nl->next = (uint32_t) ((void *) nl - in list_devices()
542 (void *) old_nl); in list_devices()
548 old_nl = nl; in list_devices()