Home
last modified time | relevance | path

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