Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/ufs/
H A Dquota.c136 dquotNDQUOT = dquot + ndquot; in qtinit2()
146 for (dqp = dquot; dqp < dquotNDQUOT; dqp++) { in qtinit2()
531 for (dqp = dquot; dqp < dquotNDQUOT; dqp++) {
H A Dquotacalls.c782 for (dqp = dquot; dqp < dquotNDQUOT; dqp++) { in quotasync()
813 for (dqp = dquot; dqp < dquotNDQUOT; dqp++) { in quotasync()
H A Dufs_vfsops.c105 struct dquot *dquot, *dquotNDQUOT; variable
/titanic_44/usr/src/uts/common/sys/fs/
H A Dufs_quota.h144 extern struct dquot *dquot, *dquotNDQUOT;