Lines Matching refs:entry
34 struct entry *addentry(const char *, ino_t, int);
37 void badentry(struct entry *, const char *);
47 void delwhiteout(struct entry *);
55 char *flagvalues(struct entry *);
56 void freeentry(struct entry *);
59 char *gentempname(struct entry *);
66 struct entry *lookupino(ino_t);
67 struct entry *lookupname(const char *);
70 void mktempname(struct entry *);
71 void moveentry(struct entry *, const char *);
74 char *myname(struct entry *);
75 void newnode(struct entry *);
84 void removeleaf(struct entry *);
85 void removenode(struct entry *);