Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dquota.c140 atomic_dec(&sdp->sd_quota_count); in gfs2_qd_dispose()
289 atomic_inc(&sdp->sd_quota_count); in qd_get()
1376 atomic_inc(&sdp->sd_quota_count); in gfs2_quota_init()
1414 atomic_dec(&sdp->sd_quota_count); in gfs2_quota_cleanup()
1432 gfs2_assert_warn(sdp, !atomic_read(&sdp->sd_quota_count)); in gfs2_quota_cleanup()
Dincore.h756 atomic_t sd_quota_count; member