HomeSort by relevance Sort by last modified time
    Searched full:d_fieldmask (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 53 __u16 d_fieldmask; /* field specifier */ member in struct:fs_disk_quota
92 * These values also apply only to the d_fieldmask field for Q_XSETQLIM.
105 * These values also apply only to the d_fieldmask field for Q_XSETQLIM.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 53 __u16 d_fieldmask; /* field specifier */ member in struct:fs_disk_quota
92 * These values also apply only to the d_fieldmask field for Q_XSETQLIM.
105 * These values also apply only to the d_fieldmask field for Q_XSETQLIM.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
dqblk_xfs.h 53 __u16 d_fieldmask; /* field specifier */ member in struct:fs_disk_quota
92 * These values also apply only to the d_fieldmask field for Q_XSETQLIM.
105 * These values also apply only to the d_fieldmask field for Q_XSETQLIM.
  /external/strace/
quota.c 229 u_int16_t d_fieldmask; /* field specifier */ member in struct:xfs_dqblk
437 tprintf(", fieldmask=%#x, ", dq.d_fieldmask);

Completed in 158 milliseconds