Searched refs:s_error_work (Results 1 – 2 of 2) sorted by relevance
1698 flush_work(&sbi->s_error_work); in f2fs_put_super()2402 flush_work(&sbi->s_error_work); in f2fs_remount()4233 schedule_work(&sbi->s_error_work); in f2fs_handle_error_async()4259 schedule_work(&sbi->s_error_work); in f2fs_handle_critical_error()4302 struct f2fs_sb_info, s_error_work); in f2fs_record_error_work()4535 INIT_WORK(&sbi->s_error_work, f2fs_record_error_work); in f2fs_fill_super()4947 flush_work(&sbi->s_error_work); in f2fs_fill_super()
1798 struct work_struct s_error_work; member