Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dquota.c115 if (atomic_dec_and_test(&sdp->sd_quota_count)) in gfs2_qd_dealloc()
308 atomic_inc(&sdp->sd_quota_count); in qd_get()
1477 atomic_inc(&sdp->sd_quota_count); in gfs2_quota_init()
1529 (count = atomic_read(&sdp->sd_quota_count)) == 0, in gfs2_quota_cleanup()
H A Dincore.h785 atomic_t sd_quota_count; member