Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dincore.h758 struct mutex sd_quota_sync_mutex; member
Dquota.c1249 mutex_lock(&sdp->sd_quota_sync_mutex); in gfs2_quota_sync()
1276 mutex_unlock(&sdp->sd_quota_sync_mutex); in gfs2_quota_sync()
Dops_fstype.c101 mutex_init(&sdp->sd_quota_sync_mutex); in init_sbd()