Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/md/ !
Ddm-ioctl.c597 struct dm_name_list *orig_nl, *nl, *old_nl = NULL; in list_devices() local
619 nl = orig_nl = get_result_buffer(param, param_size, &len); in list_devices()
665 BUG_ON((char *)nl - (char *)orig_nl != needed); in list_devices()