Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dufs_quota.h67 #define DQ_BTIMELIMIT (7 * 24*60*60) /* 1 week */ macro
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dquotacalls.c291 (dqp->dq_btimelimit? dqp->dq_btimelimit: DQ_BTIMELIMIT); in opendq()
548 newlim.dqb_btimelimit? newlim.dqb_btimelimit: DQ_BTIMELIMIT; in setquota()