Home
last modified time | relevance | path

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

/linux-4.1.27/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.c544 spin_lock(&gt->gt_spin); in quota_scale_store()
547 spin_unlock(&gt->gt_spin); in quota_scale_store()
565 spin_lock(&gt->gt_spin); in tune_set()
567 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.h566 spinlock_t gt_spin; member
Dquota.c1012 spin_lock(&gt->gt_spin); in need_sync()
1015 spin_unlock(&gt->gt_spin); in need_sync()
Dops_fstype.c55 spin_lock_init(&gt->gt_spin); in gfs2_tune_init()