Home
last modified time | relevance | path

Searched refs:set_dqmax (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl06.c66 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()
Dquotactl09.c40 static struct dqblk set_dqmax = { variable
74 {QCMD(Q_SETQUOTA, USRQUOTA), &test_id, &set_dqmax, ERANGE, 1,