Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dutil.h159 spin_lock(&gt->gt_spin); in gfs2_tune_get_i()
161 spin_unlock(&gt->gt_spin); in gfs2_tune_get_i()
Dsys.c571 spin_lock(&gt->gt_spin); in quota_scale_store()
574 spin_unlock(&gt->gt_spin); in quota_scale_store()
595 spin_lock(&gt->gt_spin); in tune_set()
597 spin_unlock(&gt->gt_spin); in tune_set()
Dsuper.c1221 spin_lock(&gt->gt_spin); in gfs2_remount_fs()
1228 spin_unlock(&gt->gt_spin); in gfs2_remount_fs()
1266 spin_lock(&gt->gt_spin); in gfs2_remount_fs()
1277 spin_unlock(&gt->gt_spin); in gfs2_remount_fs()
Dincore.h568 spinlock_t gt_spin; member
Dquota.c1053 spin_lock(&gt->gt_spin); in need_sync()
1056 spin_unlock(&gt->gt_spin); in need_sync()
Dops_fstype.c55 spin_lock_init(&gt->gt_spin); in gfs2_tune_init()