Lines Matching defs:test_id
35 static int test_id, mount_flag;
66 {QCMD(Q_SETQUOTA, PRJQUOTA), &test_id, &set_dq,
70 {QCMD(Q_GETQUOTA, PRJQUOTA), &test_id, &res_dq,
75 {QCMD(Q_SETINFO, PRJQUOTA), &test_id, &set_qf,
79 {QCMD(Q_GETINFO, PRJQUOTA), &test_id, &res_qf,
84 {QCMD(Q_GETFMT, PRJQUOTA), &test_id, &fmt_buf,
88 {QCMD(Q_GETNEXTQUOTA, PRJQUOTA), &test_id, &res_ndq,
89 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
93 {QCMD(Q_QUOTAOFF, PRJQUOTA), &test_id, NULL,
110 test_id, (void *) &res_ndq));