HomeSort by relevance Sort by last modified time
    Searched refs:qs_incoredqs (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
dqblk_xfs.h 149 __u32 qs_incoredqs; /* number of dquots incore */ member in struct:fs_quota_stat
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 149 __u32 qs_incoredqs; /* number of dquots incore */ member in struct:fs_quota_stat
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 149 __u32 qs_incoredqs; /* number of dquots incore */ member in struct:fs_quota_stat
  /external/strace/
quota.c 322 u_int32_t qs_incoredqs; /* number of dquots incore */ member in struct:xfs_dqstats
595 tprintf(", incoredqs=%u, ", dq.qs_incoredqs);

Completed in 66 milliseconds