Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dincore.h785 struct mutex sd_quota_sync_mutex; member
Dquota.c1302 mutex_lock(&sdp->sd_quota_sync_mutex); in gfs2_quota_sync()
1329 mutex_unlock(&sdp->sd_quota_sync_mutex); in gfs2_quota_sync()
Dops_fstype.c107 mutex_init(&sdp->sd_quota_sync_mutex); in init_sbd()