Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/
Dxfs_quotaops.c65 state->s_incoredqs = q->qi_dquots; in xfs_fs_get_quota_state()
/linux-6.1.9/include/linux/
Dquota.h410 unsigned int s_incoredqs; /* Number of dquots in core */ member
/linux-6.1.9/fs/quota/
Dquota.c371 fqs->qs_incoredqs = state.s_incoredqs; in quota_getstate()
469 fqs->qs_incoredqs = state.s_incoredqs; in quota_getstatev()
/linux-6.1.9/fs/gfs2/
Dquota.c1601 state->s_incoredqs = list_lru_count(&gfs2_qd_lru); in gfs2_quota_get_state()