Searched refs:SBI_IS_CLOSE (Results 1 – 6 of 6) sorted by relevance
353 if (is_sbi_flag_set(sbi, SBI_IS_CLOSE)) { in __f2fs_write_meta_page()1321 !is_sbi_flag_set(sbi, SBI_IS_CLOSE))) in f2fs_wait_on_all_pages()
410 [SBI_IS_CLOSE] = "closing",
2506 set_sbi_flag(sbi, SBI_IS_CLOSE); in f2fs_remount()2508 clear_sbi_flag(sbi, SBI_IS_CLOSE); in f2fs_remount()5007 set_sbi_flag(sbi, SBI_IS_CLOSE); in kill_f2fs_super()
1330 SBI_IS_CLOSE, /* specify unmounting */ enumerator2307 if (is_sbi_flag_set(sbi, SBI_IS_CLOSE)) in __get_cp_reason()
2812 !is_sbi_flag_set(sbi, SBI_IS_CLOSE)) in f2fs_write_single_data_page()
464 0x2 SBI_IS_CLOSE specify unmounting