Home
last modified time | relevance | path

Searched refs:SBI_NEED_SB_WRITE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dsuper.c2327 if (!(*flags & SB_RDONLY) && is_sbi_flag_set(sbi, SBI_NEED_SB_WRITE)) { in f2fs_remount()
2332 clear_sbi_flag(sbi, SBI_NEED_SB_WRITE); in f2fs_remount()
3407 set_sbi_flag(sbi, SBI_NEED_SB_WRITE); in sanity_check_area_boundary()
3974 set_sbi_flag(sbi, SBI_NEED_SB_WRITE); in f2fs_commit_super()
H A Ddebug.c347 [SBI_NEED_SB_WRITE] = "sb_dirty",
H A Df2fs.h1303 SBI_NEED_SB_WRITE, /* need to recover superblock */ enumerator
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs467 0x10 SBI_NEED_SB_WRITE need to recover superblock