Home
last modified time | relevance | path

Searched refs:res_ndq (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl08.c61 static struct if_nextdqblk res_ndq; variable
104 {QCMD(Q_GETNEXTQUOTA, USRQUOTA), &test_id, &res_ndq,
105 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
143 {QCMD(Q_GETNEXTQUOTA, GRPQUOTA), &test_id, &res_ndq,
144 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
165 0, (void *) &res_ndq)); in setup()
185 res_ndq.dqb_id = -1; in verify_quota()
Dquotactl01.c62 static struct if_nextdqblk res_ndq; variable
105 {QCMD(Q_GETNEXTQUOTA, USRQUOTA), &test_id, &res_ndq,
106 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
144 {QCMD(Q_GETNEXTQUOTA, GRPQUOTA), &test_id, &res_ndq,
145 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
172 test_id, (void *) &res_ndq)); in setup()
190 res_ndq.dqb_id = -1; in verify_quota()
Dquotactl04.c49 static struct if_nextdqblk res_ndq; variable
87 {QCMD(Q_GETNEXTQUOTA, PRJQUOTA), &test_id, &res_ndq,
88 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
Dquotactl09.c38 static struct if_nextdqblk res_ndq; variable
152 test_id, (void *) &res_ndq)); in setup()
Dquotactl06.c60 static struct if_nextdqblk res_ndq; variable
188 test_id, (void *) &res_ndq)); in setup()