Searched refs:SBI_IS_CLOSE (Results 1 – 6 of 6) sorted by relevance
336 if (is_sbi_flag_set(sbi, SBI_IS_CLOSE)) { in __f2fs_write_meta_page()1309 !is_sbi_flag_set(sbi, SBI_IS_CLOSE))) in f2fs_wait_on_all_pages()
344 [SBI_IS_CLOSE] = "closing",
2441 set_sbi_flag(sbi, SBI_IS_CLOSE); in f2fs_remount()2443 clear_sbi_flag(sbi, SBI_IS_CLOSE); in f2fs_remount()4842 set_sbi_flag(sbi, SBI_IS_CLOSE); in kill_f2fs_super()
1300 SBI_IS_CLOSE, /* specify unmounting */ enumerator2233 if (is_sbi_flag_set(sbi, SBI_IS_CLOSE)) in __get_cp_reason()
2773 !is_sbi_flag_set(sbi, SBI_IS_CLOSE)) in f2fs_write_single_data_page()
464 0x2 SBI_IS_CLOSE specify unmounting