Searched refs:Q_QUOTAOFF (Results 1 – 21 of 21) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/quotactl/ |
D | quotactl08.c | 110 {QCMD(Q_QUOTAOFF, USRQUOTA), &test_id, NULL, 149 {QCMD(Q_QUOTAOFF, GRPQUOTA), &test_id, NULL,
|
D | quotactl01.c | 110 {QCMD(Q_QUOTAOFF, USRQUOTA), &test_id, usrpath, 149 {QCMD(Q_QUOTAOFF, GRPQUOTA), &test_id, grppath,
|
D | quotactl04.c | 93 {QCMD(Q_QUOTAOFF, PRJQUOTA), &test_id, NULL,
|
D | quotactl09.c | 133 TST_EXP_PASS_SILENT(do_quotactl(fd, QCMD(Q_QUOTAOFF, USRQUOTA), tst_device->dev, in verify_quotactl()
|
D | quotactl06.c | 163 TST_EXP_PASS_SILENT(quotactl(QCMD(Q_QUOTAOFF, USRQUOTA), in verify_quotactl()
|
/third_party/rust/crates/nix/src/sys/ |
D | quota.rs | 36 Q_QUOTAOFF, 284 QuotaCmd(QuotaSubCmd::Q_QUOTAOFF, which), in quotactl_off()
|
/third_party/musl/porting/uniproton/kernel/include/sys/ |
D | quota.h | 37 #define Q_QUOTAOFF 0x800003 macro
|
/third_party/musl/include/sys/ |
D | quota.h | 37 #define Q_QUOTAOFF 0x800003 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
D | quota.h | 37 #define Q_QUOTAOFF 0x800003 macro
|
/third_party/musl/porting/liteos_m/kernel/include/sys/ |
D | quota.h | 37 #define Q_QUOTAOFF 0x800003 macro
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | openbsd.txt | 689 Q_QUOTAOFF
|
D | fuchsia.txt | 776 Q_QUOTAOFF
|
D | dragonfly.txt | 792 Q_QUOTAOFF
|
D | netbsd.txt | 839 Q_QUOTAOFF
|
D | freebsd.txt | 993 Q_QUOTAOFF
|
D | apple.txt | 1121 Q_QUOTAOFF
|
D | linux.txt | 1893 Q_QUOTAOFF
|
D | android.txt | 1840 Q_QUOTAOFF
|
/third_party/rust/crates/libc/src/unix/bsd/ |
D | mod.rs | 362 pub const Q_QUOTAOFF: ::c_int = 0x200; constant
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1091 pub const Q_QUOTAOFF: ::c_int = 0x800003; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1869 pub const Q_QUOTAOFF: ::c_int = 0x800003; constant
|