Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/md/
Ddm-ioctl.c578 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local
617 if (old_nl) in list_devices()
618 old_nl->next = (uint32_t) ((void *) nl - in list_devices()
619 (void *) old_nl); in list_devices()
625 old_nl = nl; in list_devices()