Home
last modified time | relevance | path

Searched refs:s_error_lock (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A 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()
5544 spin_lock(&sbi->s_error_lock); in ext4_update_super()
5581 spin_unlock(&sbi->s_error_lock); in ext4_update_super()
H A Dext4.h1624 spinlock_t s_error_lock; member
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c662 spin_lock(&sbi->s_error_lock); in save_error_info()
678 spin_unlock(&sbi->s_error_lock); in save_error_info()
5303 spin_lock_init(&sbi->s_error_lock); in __ext4_fill_super()
6131 spin_lock(&sbi->s_error_lock); in ext4_update_super()
6168 spin_unlock(&sbi->s_error_lock); in ext4_update_super()
H A Dext4.h1693 spinlock_t s_error_lock; member

Completed in 31 milliseconds