Home
last modified time | relevance | path

Searched refs:f2fs_is_readonly (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c1426 if (f2fs_is_readonly(sbi) && test_opt(sbi, FLUSH_MERGE)) { in parse_options()
2198 if (!f2fs_is_readonly(sbi)) in default_options()
H A Df2fs.h4623 static inline bool f2fs_is_readonly(struct f2fs_sb_info *sbi) in f2fs_is_readonly() function

Completed in 21 milliseconds