Home
last modified time | relevance | path

Searched refs:quota2_check_usage (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/sbin/fsck_ffs/
Dpass6.c87 quota2_check_usage(USRQUOTA); in pass6()
89 quota2_check_usage(GRPQUOTA); in pass6()
Dextern.h99 int quota2_check_usage(int);
Dquota2.c461 quota2_check_usage(int type) in quota2_check_usage() function