Searched refs:f2fs_is_readonly (Results 1 – 2 of 2) sorted by relevance
1492 if (f2fs_is_readonly(sbi) && ctx_test_opt(ctx, F2FS_MOUNT_FLUSH_MERGE)) { in f2fs_check_opt_consistency() 2468 if (!f2fs_is_readonly(sbi)) in default_options()
4877 static inline bool f2fs_is_readonly(struct f2fs_sb_info *sbi) in f2fs_is_readonly() function