Home
last modified time | relevance | path

Searched refs:orig_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
601 nl = orig_nl = get_result_buffer(param, param_size, &len); in list_devices()
646 BUG_ON((char *)nl - (char *)orig_nl != needed); in list_devices()