Searched refs:set_dqmax (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl06.c | 66 static struct dqblk set_dqmax = { variable 118 {QCMD(Q_SETQUOTA, USRQUOTA), &test_id, &set_dqmax, ERANGE, 1, 178 set_dqmax.dqb_bsoftlimit = tst_variant ? 0x20000000000000 : 0x100000000; in setup()
|
D | quotactl09.c | 40 static struct dqblk set_dqmax = { variable 74 {QCMD(Q_SETQUOTA, USRQUOTA), &test_id, &set_dqmax, ERANGE, 1,
|