Searched refs:gc_urgent_high_lock (Results 1 – 4 of 4) sorted by relevance
535 spin_lock(&sbi->gc_urgent_high_lock); in __sbi_store()537 spin_unlock(&sbi->gc_urgent_high_lock); in __sbi_store()
100 spin_lock(&sbi->gc_urgent_high_lock); in gc_thread_func()106 spin_unlock(&sbi->gc_urgent_high_lock); in gc_thread_func()
3619 spin_lock_init(&sbi->gc_urgent_high_lock); in init_sb_info()
1737 spinlock_t gc_urgent_high_lock; member