Searched refs:link_name (Results 1 – 1 of 1) sorted by relevance
489 char link_name[64]; in ubifs_findfile() local533 memcpy(link_name, ui->data, ui->data_len); in ubifs_findfile()534 link_name[ui->data_len] = '\0'; in ubifs_findfile()536 if (link_name[0] == '/') { in ubifs_findfile()539 next = name = link_name + 1; in ubifs_findfile()545 link_name, next == NULL ? "" : next); in ubifs_findfile()