OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fs_qfilestatv
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
dqblk_xfs.h
131
struct
fs_qfilestatv
{
struct
145
struct
fs_qfilestatv
qs_uquota;
146
struct
fs_qfilestatv
qs_gquota;
147
struct
fs_qfilestatv
qs_pquota;
/external/kernel-headers/original/uapi/linux/
dqblk_xfs.h
190
struct
fs_qfilestatv
{
struct
202
struct
fs_qfilestatv
qs_uquota; /* user quota information */
203
struct
fs_qfilestatv
qs_gquota; /* group quota information */
204
struct
fs_qfilestatv
qs_pquota; /* project quota information */
Completed in 468 milliseconds