Searched refs:dqi_gqi_count (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dquota.h54 int dqi_gqi_count; /* Number of holders of dqi_gqi_bh */ member in struct:ocfs2_mem_dqinfo
H A Dquota_global.c304 if (!oinfo->dqi_gqi_count++)
329 if (!--oinfo->dqi_gqi_count)
363 oinfo->dqi_gqi_count = 0;

Completed in 106 milliseconds