Home
last modified time | relevance | path

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

/linux-6.1.9/fs/f2fs/
Dinode.c798 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) in f2fs_evict_inode()
844 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) in f2fs_evict_inode()
Ddebug.c336 [SBI_IS_FREEZING] = " freezefs",
Dsuper.c1678 set_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_freeze()
1684 clear_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_unfreeze()
Df2fs.h1308 SBI_IS_FREEZING, /* freezefs is in process */ enumerator
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-fs-f2fs466 0x4000 SBI_IS_FREEZING freefs is in process