Home
last modified time | relevance | path

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

/Linux-v4.19/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.c1244 spin_lock(&gt->gt_spin); in gfs2_remount_fs()
1251 spin_unlock(&gt->gt_spin); in gfs2_remount_fs()
1289 spin_lock(&gt->gt_spin); in gfs2_remount_fs()
1300 spin_unlock(&gt->gt_spin); in gfs2_remount_fs()
Dincore.h600 spinlock_t gt_spin; member
Dquota.c1090 spin_lock(&gt->gt_spin); in need_sync()
1093 spin_unlock(&gt->gt_spin); in need_sync()
Dops_fstype.c56 spin_lock_init(&gt->gt_spin); in gfs2_tune_init()