Home
last modified time | relevance | path

Searched refs:qs_incoredqs (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Ddqblk_xfs.h171 __u32 qs_incoredqs; /* number of dquots incore */ member
213 __u32 qs_incoredqs; /* number of dquots incore */ member
/linux/fs/quota/
H A Dcompat.h28 compat_uint_t qs_incoredqs; member
H A Dquota.c371 fqs->qs_incoredqs = state.s_incoredqs; in quota_getstate()
424 put_user(from->qs_incoredqs, &to->qs_incoredqs) || in compat_copy_fs_quota_stat()
469 fqs->qs_incoredqs = state.s_incoredqs; in quota_getstatev()