OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Q_XGETQSTAT
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dqblk_xfs.h
38
#define
Q_XGETQSTAT
XQM_CMD(5) /* get quota subsystem status */
127
* fs_quota_stat is the struct returned in
Q_XGETQSTAT
for a given file system.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h
38
#define
Q_XGETQSTAT
XQM_CMD(5) /* get quota subsystem status */
127
* fs_quota_stat is the struct returned in
Q_XGETQSTAT
for a given file system.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h
38
#define
Q_XGETQSTAT
XQM_CMD(5) /* get quota subsystem status */
127
* fs_quota_stat is the struct returned in
Q_XGETQSTAT
for a given file system.
/external/strace/
quota.c
81
#define
Q_XGETQSTAT
XQM_CMD(0x5)
118
{
Q_XGETQSTAT
, "
Q_XGETQSTAT
"},
572
case
Q_XGETQSTAT
:
Completed in 30 milliseconds