Home
last modified time | relevance | path

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

/aosp12/bionic/tests/
H A Dsys_quota_test.cpp32 quotactl(QCMD(Q_GETINFO, USRQUOTA), "/", 0, reinterpret_cast<char*>(&current)); in TEST()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dquota.h36 #define Q_GETINFO 0x800005 macro