Searched refs:s_error_work (Results 1 – 2 of 2) sorted by relevance
676 schedule_work(&EXT4_SB(sb)->s_error_work); in ext4_handle_error()706 s_error_work); in flush_stashed_error_work()1023 schedule_work(&EXT4_SB(sb)->s_error_work); in __ext4_grp_locked_error()1223 flush_work(&sbi->s_error_work); in ext4_put_super()4887 flush_work(&sbi->s_error_work); in ext4_load_and_init_journal()5236 INIT_WORK(&sbi->s_error_work, flush_stashed_error_work); in __ext4_fill_super()5597 flush_work(&sbi->s_error_work); in __ext4_fill_super()5605 flush_work(&sbi->s_error_work); in __ext4_fill_super()6425 flush_work(&sbi->s_error_work); in __ext4_remount()
1739 struct work_struct s_error_work; member