Home
last modified time | relevance | path

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

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