Searched refs:sd_quota_count (Results 1 – 2 of 2) sorted by relevance
140 atomic_dec(&sdp->sd_quota_count); in gfs2_qd_dispose()289 atomic_inc(&sdp->sd_quota_count); in qd_get()1414 atomic_inc(&sdp->sd_quota_count); in gfs2_quota_init()1452 atomic_dec(&sdp->sd_quota_count); in gfs2_quota_cleanup()1470 gfs2_assert_warn(sdp, !atomic_read(&sdp->sd_quota_count)); in gfs2_quota_cleanup()
789 atomic_t sd_quota_count; member