Searched refs:fs_qfilestatv (Results 1 – 7 of 7) sorted by relevance
33 struct fs_qfilestatv { struct45 struct fs_qfilestatv qs_uquota; argument46 struct fs_qfilestatv qs_gquota;47 struct fs_qfilestatv qs_pquota;
192 struct fs_qfilestatv { struct204 struct fs_qfilestatv qs_uquota; /* user quota information */ argument205 struct fs_qfilestatv qs_gquota; /* group quota information */206 struct fs_qfilestatv qs_pquota; /* project quota information */
57 struct fs_qfilestatv { struct69 struct fs_qfilestatv qs_uquota; /* user quota information */ argument70 struct fs_qfilestatv qs_gquota; /* group quota information */71 struct fs_qfilestatv qs_pquota; /* project quota information */
118 struct fs_qfilestatv { struct128 struct fs_qfilestatv qs_uquota; argument129 struct fs_qfilestatv qs_gquota;130 struct fs_qfilestatv qs_pquota;
33016 * quota.c (fs_qfilestatv, fs_quota_statv): New structures.