Searched refs:fs_qfilestatv (Results 1 – 6 of 6) sorted by relevance
191 struct fs_qfilestatv { struct203 struct fs_qfilestatv qs_uquota; /* user quota information */ argument204 struct fs_qfilestatv qs_gquota; /* group quota information */205 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 */
136 struct fs_qfilestatv { struct146 struct fs_qfilestatv qs_uquota; argument147 struct fs_qfilestatv qs_gquota;148 struct fs_qfilestatv qs_pquota;
18372 * quota.c (fs_qfilestatv, fs_quota_statv): New structures.