Home
last modified time | relevance | path

Searched refs:fs_qfilestatv (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Ddqblk_xfs.h191 struct fs_qfilestatv { struct
203 struct fs_qfilestatv qs_uquota; /* user quota information */ argument
204 struct fs_qfilestatv qs_gquota; /* group quota information */
205 struct fs_qfilestatv qs_pquota; /* project quota information */
/external/strace/tests/
Dquotactl-xfs.c57 struct fs_qfilestatv { struct
69 struct fs_qfilestatv qs_uquota; /* user quota information */ argument
70 struct fs_qfilestatv qs_gquota; /* group quota information */
71 struct fs_qfilestatv qs_pquota; /* project quota information */
/external/strace/tests-mx32/
Dquotactl-xfs.c57 struct fs_qfilestatv { struct
69 struct fs_qfilestatv qs_uquota; /* user quota information */ argument
70 struct fs_qfilestatv qs_gquota; /* group quota information */
71 struct fs_qfilestatv qs_pquota; /* project quota information */
/external/strace/tests-m32/
Dquotactl-xfs.c57 struct fs_qfilestatv { struct
69 struct fs_qfilestatv qs_uquota; /* user quota information */ argument
70 struct fs_qfilestatv qs_gquota; /* group quota information */
71 struct fs_qfilestatv qs_pquota; /* project quota information */
/external/strace/
Dquota.c136 struct fs_qfilestatv { struct
146 struct fs_qfilestatv qs_uquota; argument
147 struct fs_qfilestatv qs_gquota;
148 struct fs_qfilestatv qs_pquota;
DChangeLog18372 * quota.c (fs_qfilestatv, fs_quota_statv): New structures.