Searched refs:sd_quota_sync_mutex (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dincore.h787 struct mutex sd_quota_sync_mutex; member in struct:gfs2_sbd
H A Dquota.c1354 mutex_lock(&sdp->sd_quota_sync_mutex);
1377 mutex_unlock(&sdp->sd_quota_sync_mutex);
H A Dops_fstype.c107 mutex_init(&sdp->sd_quota_sync_mutex);

Completed in 116 milliseconds