Searched defs:links_entry (Results 1 – 3 of 3) sorted by relevance
69 struct links_entry { struct70 struct links_entry *next; argument71 struct links_entry *previous; argument79 struct links_entry **buckets; argument
164 struct links_entry { struct165 struct links_entry *next; argument166 struct links_entry *previous; argument178 struct links_entry *links_head; argument
369 struct links_entry { in linkchk() struct370 struct links_entry *next; in linkchk()371 struct links_entry *previous; in linkchk()372 int links; in linkchk()373 dev_t dev; in linkchk()374 ino_t ino; in linkchk()