Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddebug.c356 [SBI_IS_FREEZING] = "freezefs",
H A Dinode.c852 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) { in f2fs_evict_inode()
H A Dsuper.c1741 set_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_freeze()
1747 clear_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_unfreeze()
H A Df2fs.h1313 SBI_IS_FREEZING, /* freezefs is in process */ enumerator
/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs474 0x4000 SBI_IS_FREEZING freefs is in process