Searched refs:res_qstat (Results 1 – 1 of 1) sorted by relevance
52 struct fs_quota_stat res_qstat; in check_qoff() local55 (void *) &res_qstat), "do_quotactl() to %s", desp); in check_qoff()59 if (res_qstat.qs_flags & flag) { in check_qoff()69 struct fs_quota_stat res_qstat; in check_qon() local72 (void *) &res_qstat), "do_quotactl() to %s", desp); in check_qon()76 if (!(res_qstat.qs_flags & flag)) { in check_qon()