Home
last modified time | relevance | path

Searched refs:Q_QUOTAOFF (Results 1 – 21 of 21) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl08.c110 {QCMD(Q_QUOTAOFF, USRQUOTA), &test_id, NULL,
149 {QCMD(Q_QUOTAOFF, GRPQUOTA), &test_id, NULL,
Dquotactl01.c110 {QCMD(Q_QUOTAOFF, USRQUOTA), &test_id, usrpath,
149 {QCMD(Q_QUOTAOFF, GRPQUOTA), &test_id, grppath,
Dquotactl04.c93 {QCMD(Q_QUOTAOFF, PRJQUOTA), &test_id, NULL,
Dquotactl09.c133 TST_EXP_PASS_SILENT(do_quotactl(fd, QCMD(Q_QUOTAOFF, USRQUOTA), tst_device->dev, in verify_quotactl()
Dquotactl06.c163 TST_EXP_PASS_SILENT(quotactl(QCMD(Q_QUOTAOFF, USRQUOTA), in verify_quotactl()
/third_party/rust/crates/nix/src/sys/
Dquota.rs36 Q_QUOTAOFF,
284 QuotaCmd(QuotaSubCmd::Q_QUOTAOFF, which), in quotactl_off()
/third_party/musl/porting/uniproton/kernel/include/sys/
Dquota.h37 #define Q_QUOTAOFF 0x800003 macro
/third_party/musl/include/sys/
Dquota.h37 #define Q_QUOTAOFF 0x800003 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dquota.h37 #define Q_QUOTAOFF 0x800003 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dquota.h37 #define Q_QUOTAOFF 0x800003 macro
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt689 Q_QUOTAOFF
Dfuchsia.txt776 Q_QUOTAOFF
Ddragonfly.txt792 Q_QUOTAOFF
Dnetbsd.txt839 Q_QUOTAOFF
Dfreebsd.txt993 Q_QUOTAOFF
Dapple.txt1121 Q_QUOTAOFF
Dlinux.txt1893 Q_QUOTAOFF
Dandroid.txt1840 Q_QUOTAOFF
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs362 pub const Q_QUOTAOFF: ::c_int = 0x200; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1091 pub const Q_QUOTAOFF: ::c_int = 0x800003; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1869 pub const Q_QUOTAOFF: ::c_int = 0x800003; constant