HomeSort by relevance Sort by last modified time
    Searched refs:d_bcount (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 59 __u64 d_bcount; /* # disk blocks owned by the user */ member in struct:fs_disk_quota
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 59 __u64 d_bcount; /* # disk blocks owned by the user */ member in struct:fs_disk_quota
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 59 __u64 d_bcount; /* # disk blocks owned by the user */ member in struct:fs_disk_quota
  /external/strace/
quota.c 235 u_int64_t d_bcount; /* # disk blocks owned by the user */ member in struct:xfs_dqblk
443 tprintf("bcount=%" PRIu64 ", ", dq.d_bcount);

Completed in 303 milliseconds