Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dsuper.c657 spin_lock(&sbi->s_error_lock); in save_error_info()
673 spin_unlock(&sbi->s_error_lock); in save_error_info()
5437 spin_lock_init(&sbi->s_error_lock); in __ext4_fill_super()
6246 spin_lock(&sbi->s_error_lock); in ext4_update_super()
6283 spin_unlock(&sbi->s_error_lock); in ext4_update_super()
H A Dext4.h1740 spinlock_t s_error_lock; member