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

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

Completed in 125 milliseconds