Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dincore.h787 struct mutex sd_quota_sync_mutex; member
Dquota.c1342 mutex_lock(&sdp->sd_quota_sync_mutex); in gfs2_quota_sync()
1365 mutex_unlock(&sdp->sd_quota_sync_mutex); in gfs2_quota_sync()
Dops_fstype.c107 mutex_init(&sdp->sd_quota_sync_mutex); in init_sbd()