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

/linux-master/fs/xfs/
H A Dxfs_quotaops.c65 state->s_incoredqs = q->qi_dquots;
/linux-master/include/linux/
H A Dquota.h412 unsigned int s_incoredqs; /* Number of dquots in core */ member in struct:qc_state
/linux-master/fs/quota/
H A Dquota.c371 fqs->qs_incoredqs = state.s_incoredqs;
469 fqs->qs_incoredqs = state.s_incoredqs;
/linux-master/fs/gfs2/
H A Dquota.c1650 state->s_incoredqs = list_lru_count(&gfs2_qd_lru);

Completed in 137 milliseconds