HomeSort by relevance Sort by last modified time
    Searched refs:d_icount (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 60 __u64 d_icount; /* # inodes 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 60 __u64 d_icount; /* # inodes 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 60 __u64 d_icount; /* # inodes owned by the user */ member in struct:fs_disk_quota
  /external/strace/
quota.c 236 u_int64_t d_icount; /* # inodes owned by the user */ member in struct:xfs_dqblk
444 tprintf("icount=%" PRIu64 ", ", dq.d_icount);

Completed in 22 milliseconds