Home
last modified time | relevance | path

Searched refs:Q_SYNC (Results 1 – 18 of 18) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/quotactl/
Dquotactl08.c101 {QCMD(Q_SYNC, USRQUOTA), &test_id, &res_dq,
140 {QCMD(Q_SYNC, GRPQUOTA), &test_id, &res_dq,
Dquotactl01.c101 {QCMD(Q_SYNC, USRQUOTA), &test_id, &res_dq,
140 {QCMD(Q_SYNC, GRPQUOTA), &test_id, &res_dq,
/third_party/rust/crates/nix/src/sys/
Dquota.rs34 Q_SYNC,
299 QuotaCmd(QuotaSubCmd::Q_SYNC, which), in quotactl_sync()
/third_party/musl/porting/uniproton/kernel/include/sys/
Dquota.h35 #define Q_SYNC 0x800001 macro
/third_party/musl/include/sys/
Dquota.h35 #define Q_SYNC 0x800001 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dquota.h35 #define Q_SYNC 0x800001 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dquota.h35 #define Q_SYNC 0x800001 macro
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt692 Q_SYNC
Dfuchsia.txt780 Q_SYNC
Ddragonfly.txt795 Q_SYNC
Dnetbsd.txt842 Q_SYNC
Dfreebsd.txt996 Q_SYNC
Dapple.txt1124 Q_SYNC
Dlinux.txt1897 Q_SYNC
Dandroid.txt1844 Q_SYNC
/third_party/rust/crates/libc/src/unix/bsd/
Dmod.rs360 pub const Q_SYNC: ::c_int = 0x600; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1089 pub const Q_SYNC: ::c_int = 0x800001; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1867 pub const Q_SYNC: ::c_int = 0x800001; constant