Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dinode.c875 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) in f2fs_evict_inode()
919 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) in f2fs_evict_inode()
Ddebug.c357 [SBI_IS_FREEZING] = "freezefs",
Dsuper.c1736 set_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_freeze()
1742 clear_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_unfreeze()
Df2fs.h1303 SBI_IS_FREEZING, /* freezefs is in process */ enumerator
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-fs-f2fs474 0x4000 SBI_IS_FREEZING freefs is in process