Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dquota.c140 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()
Dincore.h789 atomic_t sd_quota_count; member