Home
last modified time | relevance | path

Searched refs:gt_spin (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/gfs2/
Dutil.h164 spin_lock(&gt->gt_spin); in gfs2_tune_get_i()
166 spin_unlock(&gt->gt_spin); in gfs2_tune_get_i()
Dsys.c568 spin_lock(&gt->gt_spin); in quota_scale_store()
571 spin_unlock(&gt->gt_spin); in quota_scale_store()
592 spin_lock(&gt->gt_spin); in tune_set()
594 spin_unlock(&gt->gt_spin); in tune_set()
Dsuper.c1247 spin_lock(&gt->gt_spin); in gfs2_remount_fs()
1254 spin_unlock(&gt->gt_spin); in gfs2_remount_fs()
1292 spin_lock(&gt->gt_spin); in gfs2_remount_fs()
1303 spin_unlock(&gt->gt_spin); in gfs2_remount_fs()
1379 spin_lock(&sdp->sd_tune.gt_spin); in gfs2_show_options()
1384 spin_unlock(&sdp->sd_tune.gt_spin); in gfs2_show_options()
Dincore.h600 spinlock_t gt_spin; member
Dquota.c1089 spin_lock(&gt->gt_spin); in need_sync()
1092 spin_unlock(&gt->gt_spin); in need_sync()
Dops_fstype.c56 spin_lock_init(&gt->gt_spin); in gfs2_tune_init()