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

  /bionic/libc/kernel/uapi/linux/
dqblk_xfs.h 110 struct fs_qfilestatv { struct
121 struct fs_qfilestatv qs_uquota;
122 struct fs_qfilestatv qs_gquota;
123 struct fs_qfilestatv qs_pquota;
  /external/kernel-headers/original/uapi/linux/
dqblk_xfs.h 192 struct fs_qfilestatv { struct
204 struct fs_qfilestatv qs_uquota; /* user quota information */
205 struct fs_qfilestatv qs_gquota; /* group quota information */
206 struct fs_qfilestatv qs_pquota; /* project quota information */
  /external/strace/
quota.c 137 struct fs_qfilestatv { struct
147 struct fs_qfilestatv qs_uquota;
148 struct fs_qfilestatv qs_gquota;
149 struct fs_qfilestatv qs_pquota;
  /external/strace/tests/
quotactl-xfs.c 57 struct fs_qfilestatv { struct
69 struct fs_qfilestatv qs_uquota; /* user quota information */
70 struct fs_qfilestatv qs_gquota; /* group quota information */
71 struct fs_qfilestatv qs_pquota; /* project quota information */
  /external/strace/tests-m32/
quotactl-xfs.c 57 struct fs_qfilestatv { struct
69 struct fs_qfilestatv qs_uquota; /* user quota information */
70 struct fs_qfilestatv qs_gquota; /* group quota information */
71 struct fs_qfilestatv qs_pquota; /* project quota information */
  /external/strace/tests-mx32/
quotactl-xfs.c 57 struct fs_qfilestatv { struct
69 struct fs_qfilestatv qs_uquota; /* user quota information */
70 struct fs_qfilestatv qs_gquota; /* group quota information */
71 struct fs_qfilestatv qs_pquota; /* project quota information */

Completed in 2205 milliseconds