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/
H A Dquotactl08.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),
166 0, (void *) &res_ndq)); in setup()
186 res_ndq.dqb_id = -1; in verify_quota()
H A 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),
168 test_id, (void *) &res_ndq)); in setup()
186 res_ndq.dqb_id = -1; in verify_quota()
H A Dquotactl04.c49 static struct if_nextdqblk res_ndq; variable
88 {QCMD(Q_GETNEXTQUOTA, PRJQUOTA), &test_id, &res_ndq,
89 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
110 test_id, (void *) &res_ndq)); in setup()
H A Dquotactl06.c61 static struct if_nextdqblk res_ndq; variable
194 test_id, (void *) &res_ndq)); in setup()
H A Dquotactl09.c38 static struct if_nextdqblk res_ndq; variable
152 test_id, (void *) &res_ndq)); in setup()

Completed in 2 milliseconds