Home
last modified time | relevance | path

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

/external/strace/
Dquota.c68 #define Q_SYNC NEW_CMD(0x1) macro
105 {Q_SYNC, "Q_SYNC"},
711 {Q_SYNC, "Q_SYNC"},
/external/kernel-headers/original/linux/
Dquota.h81 #define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */ macro