Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/md/
Ddm-ioctl.c512 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local
531 nl = orig_nl = get_result_buffer(param, param_size, &len); in list_devices()
563 BUG_ON((char *)nl - (char *)orig_nl != needed); in list_devices()