Searched refs:sd_quota_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/gfs2/
H A Dquota.c105 atomic_dec(&sdp->sd_quota_count);
194 atomic_inc(&sdp->sd_quota_count);
1266 atomic_inc(&sdp->sd_quota_count);
1313 atomic_dec(&sdp->sd_quota_count);
1330 gfs2_assert_warn(sdp, !atomic_read(&sdp->sd_quota_count));
H A Dincore.h598 atomic_t sd_quota_count; member in struct:gfs2_sbd

Completed in 110 milliseconds