Home
last modified time | relevance | path

Searched refs:s_incoredqs (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_quotaops.c65 state->s_incoredqs = q->qi_dquots; in xfs_fs_get_quota_state()
/OK3568_Linux_fs/kernel/include/linux/
H A Dquota.h416 unsigned int s_incoredqs; /* Number of dquots in core */ member
/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota.c368 fqs->qs_incoredqs = state.s_incoredqs; in quota_getstate()
466 fqs->qs_incoredqs = state.s_incoredqs; in quota_getstatev()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dquota.c1627 state->s_incoredqs = list_lru_count(&gfs2_qd_lru); in gfs2_quota_get_state()