Lines Matching defs:fileusage
112 struct fileusage {
113 struct fileusage *fu_next;
121 static struct fileusage *fuhead[MAXQUOTAS][FUHASH];
158 static struct fileusage *lookup(uint32_t, int);
159 static struct fileusage *addid(uint32_t, int, const char *);
320 struct fileusage *fup;
482 struct fileusage *fup;
488 static struct fileusage zerofileusage;
661 static struct fileusage *
664 struct fileusage *fup;
675 static struct fileusage *
678 struct fileusage *fup, **fhp;
705 struct fileusage *fup, **iup, **cup;