Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-ioctl.c513 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local
546 if (old_nl) in list_devices()
547 old_nl->next = (uint32_t) ((void *) nl - in list_devices()
548 (void *) old_nl); in list_devices()
554 old_nl = nl; in list_devices()