Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl01.c70 static struct if_nextdqblk res_ndq; variable
113 {QCMD(Q_GETNEXTQUOTA, USRQUOTA), &test_id, &res_ndq,
114 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
152 {QCMD(Q_GETNEXTQUOTA, GRPQUOTA), &test_id, &res_ndq,
153 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
186 test_id, (void *) &res_ndq)); in setup()
198 res_ndq.dqb_id = -1; in verify_quota()
Dquotactl04.c54 static struct if_nextdqblk res_ndq; variable
92 {QCMD(Q_GETNEXTQUOTA, PRJQUOTA), &test_id, &res_ndq,
93 &test_id, &res_ndq.dqb_id, sizeof(res_ndq.dqb_id),
Dquotactl06.c49 static struct if_nextdqblk res_ndq; variable
171 test_id, (void *) &res_ndq)); in setup()