Searched refs:res_qstatv (Results 1 – 1 of 1) sorted by relevance
98 struct fs_quota_statv res_qstatv = { in check_qoffv() local102 res = quotactl(subcmd, tst_device->dev, test_id, (void *) &res_qstatv); in check_qoffv()109 if (res_qstatv.qs_flags & flag) { in check_qoffv()120 struct fs_quota_statv res_qstatv = { in check_qonv() local124 res = quotactl(subcmd, tst_device->dev, test_id, (void *) &res_qstatv); in check_qonv()131 if (!(res_qstatv.qs_flags & flag)) { in check_qonv()