Searched defs:link_name (Results 1 – 4 of 4) sorted by relevance
488 char link_name[64]; in ubifs_findfile() local
530 g_autofree gchar *link_name = g_strdup_printf("%x", spapr_drc_index(drc)); in drc_realize() local
371 static const char link_name[][5] = {"LNKD", "LNKA", "LNKB", "LNKC"}; in build_prt() local
1642 def ensure_symlink(self, target, link_name): argument