Searched refs:fqs (Results 1 – 3 of 3) sorted by relevance
310 static int quota_getstate(struct super_block *sb, struct fs_quota_stat *fqs) in quota_getstate() argument320 memset(fqs, 0, sizeof(*fqs)); in quota_getstate()321 fqs->qs_version = FS_QSTAT_VERSION; in quota_getstate()322 fqs->qs_flags = quota_state_to_flags(&state); in quota_getstate()324 if (!fqs->qs_flags) in quota_getstate()326 fqs->qs_incoredqs = state.s_incoredqs; in quota_getstate()335 fqs->qs_btimelimit = state.s_state[type].spc_timelimit; in quota_getstate()336 fqs->qs_itimelimit = state.s_state[type].ino_timelimit; in quota_getstate()337 fqs->qs_rtbtimelimit = state.s_state[type].rt_spc_timelimit; in quota_getstate()338 fqs->qs_bwarnlimit = state.s_state[type].spc_warnlimit; in quota_getstate()[all …]
256 void (*fqs)(void); member385 .fqs = rcu_force_quiescent_state,425 .fqs = rcu_bh_force_quiescent_state,469 .fqs = NULL,605 .fqs = rcu_sched_force_quiescent_state,644 .fqs = NULL,838 cur_ops->fqs(); in rcu_torture_fqs()1694 if (cur_ops->fqs == NULL && fqs_duration != 0) { in rcu_torture_init()
3961 static const char * const fqs[] = { in rcu_init_one() local3999 &rcu_fqs_class[i], fqs[i]); in rcu_init_one()