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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/
H A Ddquot.c89 * and quota formats and also dqstats structure containing statistics about the
197 * dqstats.free_dquots gives the number of dquots on the list. When
210 struct dqstats dqstats; variable in typeref:struct:dqstats
254 dqstats.free_dquots++;
262 dqstats.free_dquots--;
270 dqstats.allocated_dquots++;
275 dqstats.allocated_dquots--;
487 dqstats.lookups++;
501 dqstats
1881 EXPORT_SYMBOL(dqstats); variable
[all...]
H A Dquota_v1.c56 dqstats.reads++;
86 dqstats.writes++;
H A Dquota_v2.c421 dqstats.writes++;
654 dqstats.reads++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dquota.h194 struct dqstats { struct
205 extern struct dqstats dqstats;

Completed in 46 milliseconds