Home
last modified time | relevance | path

Searched refs:s_error_lock (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c594 spin_lock(&sbi->s_error_lock); in save_error_info()
610 spin_unlock(&sbi->s_error_lock); in save_error_info()
4710 spin_lock_init(&sbi->s_error_lock); in ext4_fill_super()
5541 spin_lock(&sbi->s_error_lock); in ext4_update_super()
5578 spin_unlock(&sbi->s_error_lock); in ext4_update_super()
Dext4.h1619 spinlock_t s_error_lock; member