Searched refs:timelimit (Results 1 – 4 of 4) sorted by relevance
50 le32_to_cpu(q->q[qtyp].c[counter].timelimit), in bch2_sb_quota_to_text()264 qc->timer = ktime_get_real_seconds() + q->limits[counter].timelimit; in bch2_quota_check_limit()453 sb_quota->q[qtype].c[qc].timelimit = in bch2_sb_get_or_create_quota()473 q->limits[j].timelimit = in bch2_sb_quota_read()474 le32_to_cpu(sb_quota->q[i].c[j].timelimit); in bch2_sb_quota_read()685 state->s_state[i].spc_timelimit = c->quotas[i].limits[Q_SPC].timelimit; in bch2_quota_get_state()688 state->s_state[i].ino_timelimit = c->quotas[i].limits[Q_INO].timelimit; in bch2_quota_get_state()734 sb_quota->q[type].c[Q_SPC].timelimit = in bch2_quota_set_info()742 sb_quota->q[type].c[Q_INO].timelimit = in bch2_quota_set_info()
33 u32 timelimit; member
33 __le32 timelimit; member
273 time64_t timelimit) in xrep_quota_fix_timer() argument284 ktime_get_real_seconds() + timelimit); in xrep_quota_fix_timer()