Searched refs:dq_btimelimit (Results 1 – 3 of 3) sorted by relevance
288 dqp->dq_btimelimit = 0; in chkdq()334 dqp->dq_btimelimit == 0) { in chkdq()336 dqp->dq_btimelimit = now + in chkdq()342 } else if (now > dqp->dq_btimelimit && !force) { in chkdq()
291 (dqp->dq_btimelimit? dqp->dq_btimelimit: DQ_BTIMELIMIT); in opendq()569 newlim.dqb_btimelimit = dqp->dq_btimelimit; in setquota()
120 #define dq_btimelimit dq_dqb.dqb_btimelimit macro