Home
last modified time | relevance | path

Searched refs:SBI_IS_FREEZING (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dinode.c855 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) in f2fs_evict_inode()
899 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) in f2fs_evict_inode()
H A Ddebug.c357 [SBI_IS_FREEZING] = "freezefs",
H A Dsuper.c1732 set_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_freeze()
1750 clear_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_unfreeze()
H A Df2fs.h1313 SBI_IS_FREEZING, /* freezefs is in process */ enumerator
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs477 0x4000 SBI_IS_FREEZING freefs is in process