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

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

Completed in 126 milliseconds