Home
last modified time | relevance | path

Searched defs:fileusage (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.sbin/repquota/
H A Drepquota.c78 struct fileusage { struct
79 struct fileusage *fu_next; argument
87 static struct fileusage *fuhead[REPQUOTA_NUMIDTYPES][FUHASH]; argument
/netbsd-src/usr.sbin/quotacheck/
H A Dquotacheck.c112 struct fileusage { struct
113 struct fileusage *fu_next; argument
121 static struct fileusage *fuhead[MAXQUOTAS][FUHASH]; argument