Home
last modified time | relevance | path

Searched refs:Q_GETFMT (Results 1 - 9 of 9) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl08.c16 * - get quota format with Q_GETFMT flag for user
25 * - get quota format with Q_GETFMT flag for group
96 {QCMD(Q_GETFMT, USRQUOTA), &test_id, &fmt_buf,
99 "QCMD(Q_GETFMT, USRQUOTA)"},
136 {QCMD(Q_GETFMT, GRPQUOTA), &test_id, &fmt_buf,
138 "QCMD(Q_GETFMT, GRPQUOTA)"},
H A Dquotactl01.c18 * - get quota format with Q_GETFMT flag for user
27 * - get quota format with Q_GETFMT flag for group
96 {QCMD(Q_GETFMT, USRQUOTA), &test_id, &fmt_buf,
99 "QCMD(Q_GETFMT, USRQUOTA)"},
136 {QCMD(Q_GETFMT, GRPQUOTA), &test_id, &fmt_buf,
138 "QCMD(Q_GETFMT, GRPQUOTA)"},
H A Dquotactl04.c17 * - get quota format with Q_GETFMT flag for project
84 {QCMD(Q_GETFMT, PRJQUOTA), &test_id, &fmt_buf,
86 "get quota format for project", "QCMD(Q_GETFMT, PRJQUOTA)"},
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/musl/include/sys/
H A Dquota.h38 #define Q_GETFMT 0x800004 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1075 pub const Q_GETFMT: ::c_int = 0x800004; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1851 pub const Q_GETFMT: ::c_int = 0x800004; consts

Completed in 19 milliseconds