Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/quotactl/
H A Dquotactl08.c14 * - set information about quotafile with Q_SETINFO flag for user
23 * - set information about quotafile with Q_SETINFO flag for group
87 {QCMD(Q_SETINFO, USRQUOTA), &test_id, &set_qf,
89 "QCMD(Q_SETINFO, USRQUOTA)"},
127 {QCMD(Q_SETINFO, GRPQUOTA), &test_id, &set_qf,
129 "QCMD(Q_SETINFO, GRPQUOTA)"},
H A Dquotactl01.c16 * - set information about quotafile with Q_SETINFO flag for user
25 * - set information about quotafile with Q_SETINFO flag for group
87 {QCMD(Q_SETINFO, USRQUOTA), &test_id, &set_qf,
89 "QCMD(Q_SETINFO, USRQUOTA)"},
127 {QCMD(Q_SETINFO, GRPQUOTA), &test_id, &set_qf,
129 "QCMD(Q_SETINFO, GRPQUOTA)"},
H A Dquotactl04.c15 * - set information about quotafile with Q_SETINFO flag for project
75 {QCMD(Q_SETINFO, PRJQUOTA), &test_id, &set_qf,
77 "QCMD(Q_SETINFO, PRJQUOTA"},
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dquota.h40 #define Q_SETINFO 0x800006 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dquota.h40 #define Q_SETINFO 0x800006 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dquota.h40 #define Q_SETINFO 0x800006 macro
/third_party/musl/include/sys/
H A Dquota.h40 #define Q_SETINFO 0x800006 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1077 pub const Q_SETINFO: ::c_int = 0x800006; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1853 pub const Q_SETINFO: ::c_int = 0x800006; consts

Completed in 32 milliseconds