Searched refs:sd_quota_count (Results 1 – 2 of 2) sorted by relevance
137 atomic_dec(&sdp->sd_quota_count); in gfs2_qd_dispose()286 atomic_inc(&sdp->sd_quota_count); in qd_get()1412 atomic_inc(&sdp->sd_quota_count); in gfs2_quota_init()1450 atomic_dec(&sdp->sd_quota_count); in gfs2_quota_cleanup()1468 gfs2_assert_warn(sdp, !atomic_read(&sdp->sd_quota_count)); in gfs2_quota_cleanup()
785 atomic_t sd_quota_count; member