Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Ddm-ioctl.c579 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local
618 if (old_nl) in list_devices()
619 old_nl->next = (uint32_t) ((void *) nl - in list_devices()
620 (void *) old_nl); in list_devices()
626 old_nl = nl; in list_devices()