Home
last modified time | relevance | path

Searched refs:sd_quota_count (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/gfs2/
Dquota.c140 atomic_dec(&sdp->sd_quota_count); in gfs2_qd_dispose()
289 atomic_inc(&sdp->sd_quota_count); in qd_get()
1415 atomic_inc(&sdp->sd_quota_count); in gfs2_quota_init()
1453 atomic_dec(&sdp->sd_quota_count); in gfs2_quota_cleanup()
1471 gfs2_assert_warn(sdp, !atomic_read(&sdp->sd_quota_count)); in gfs2_quota_cleanup()
Dincore.h788 atomic_t sd_quota_count; member