HomeSort by relevance Sort by last modified time
    Searched defs:Q_SYNC (Results 51 - 54 of 54) sorted by null

1 23

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
quota.h 79 #define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
quota.h 109 # define Q_SYNC 0x0600 /* sync disk copy of a filesystems quotas */
114 # define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */
  /external/kernel-headers/original/linux/
quota.h 81 #define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */
  /external/strace/
quota.c 68 #define Q_SYNC NEW_CMD(0x1)
105 {Q_SYNC, "Q_SYNC"},
711 {Q_SYNC, "Q_SYNC"},

Completed in 29 milliseconds

1 23