Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_quotaops.c68 state->s_incoredqs = q->qi_dquots; in xfs_fs_get_quota_state()
/linux/include/linux/
H A Dquota.h412 unsigned int s_incoredqs; /* Number of dquots in core */ member
/linux/fs/gfs2/
H A Dquota.c1662 state->s_incoredqs = list_lru_count(&gfs2_qd_lru); in gfs2_quota_get_state()