Searched refs:set_dqmax (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
H A D | quotactl06.c | 67 static struct dqblk set_dqmax = { variable 119 {QCMD(Q_SETQUOTA, USRQUOTA), &test_id, &set_dqmax, ERANGE, 1, 187 set_dqmax.dqb_bsoftlimit = tst_variant ? 0x20000000000000 : 0x100000000; in setup()
|
H A D | quotactl09.c | 40 static struct dqblk set_dqmax = { variable 74 {QCMD(Q_SETQUOTA, USRQUOTA), &test_id, &set_dqmax, ERANGE, 1,
|
Completed in 3 milliseconds