Searched refs:lphandle (Results 1 – 2 of 2) sorted by relevance
167 d->lphandle = NULL; in linear_dir()183 if (d->lphandle) in linear_dir()186 d->lphandle = f; in linear_dir()188 if (d->lphandle) in linear_dir()191 d->lphandle = f; in linear_dir()367 if (d->lphandle && (d->lphandle->len == 4) && in of_find_node_by_phandle()368 !memcmp(d->lphandle->buf, &ph, 4)) in of_find_node_by_phandle()
93 struct dt_file *lphandle; member