Searched refs:fileusage (Results 1 – 2 of 2) sorted by relevance
78 struct fileusage { struct79 struct fileusage *fu_next; argument87 static struct fileusage *fuhead[REPQUOTA_NUMIDTYPES][FUHASH]; argument111 static struct fileusage *addid(uint32_t, int, const char *);112 static struct fileusage *lookup(uint32_t, int);113 static struct fileusage *qremove(uint32_t, int);232 struct fileusage *fup; in repquota()282 struct fileusage *fup; in printquotas()424 struct fileusage *fup; in exportquotas()468 struct fileusage *[all …]
112 struct fileusage { struct113 struct fileusage *fu_next; argument121 static struct fileusage *fuhead[MAXQUOTAS][FUHASH]; argument158 static struct fileusage *lookup(uint32_t, int);159 static struct fileusage *addid(uint32_t, int, const char *);320 struct fileusage *fup; in chkquota()482 struct fileusage *fup; in update()488 static struct fileusage zerofileusage; in update()661 static struct fileusage *664 struct fileusage *fup; in lookup()[all …]