Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dincore.h787 struct mutex sd_quota_sync_mutex; member
H A Dquota.c1325 mutex_lock(&sdp->sd_quota_sync_mutex); in gfs2_quota_sync()
1365 mutex_unlock(&sdp->sd_quota_sync_mutex); in gfs2_quota_sync()
H A Dops_fstype.c108 mutex_init(&sdp->sd_quota_sync_mutex); in init_sbd()