Home
last modified time | relevance | path

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

/dragonfly/sbin/quotacheck/
H A Dquotacheck.c68 ino_t quotamaxino; variable
253 quotamaxino = sblock.fs_ncg * sblock.fs_ipg; in chkquota()
519 if (inumber != nextino++ || inumber > quotamaxino) { in getnextinode()