Home
last modified time | relevance | path

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

/bionic/tests/
Dsys_quota_test.cpp25 quotactl(QCMD(Q_GETQUOTA, USRQUOTA), "/", getuid(), reinterpret_cast<char*>(&current)); in TEST()
/bionic/libc/kernel/uapi/linux/
Dquota.h38 #define Q_GETQUOTA 0x800007 macro