dq_btime 283 ufs/ufs/ufs_quota.c dq->dq_btime = time_second + dq_btime 291 ufs/ufs/ufs_quota.c if (time_second > dq->dq_btime) { dq_btime 519 ufs/ufs/ufs_quota.c if (dq->dq_btime > 0) dq_btime 520 ufs/ufs/ufs_quota.c ump->um_btime[type] = dq->dq_btime; dq_btime 649 ufs/ufs/ufs_quota.c newlim.dqb_btime = dq->dq_btime; dq_btime 703 ufs/ufs/ufs_quota.c dq->dq_btime = time_second + ump->um_btime[type]; dq_btime 901 ufs/ufs/ufs_quota.c if (dq->dq_btime == 0) dq_btime 902 ufs/ufs/ufs_quota.c dq->dq_btime = time_second + ump->um_btime[type];