Searched refs:s_error_work (Results 1 – 2 of 2) sorted by relevance
1663 flush_work(&sbi->s_error_work); in f2fs_put_super()2343 flush_work(&sbi->s_error_work); in f2fs_remount()4099 schedule_work(&sbi->s_error_work); in f2fs_handle_error_async()4125 schedule_work(&sbi->s_error_work); in f2fs_handle_critical_error()4166 struct f2fs_sb_info, s_error_work); in f2fs_record_error_work()4396 INIT_WORK(&sbi->s_error_work, f2fs_record_error_work); in f2fs_fill_super()4783 flush_work(&sbi->s_error_work); in f2fs_fill_super()
1760 struct work_struct s_error_work; member