Home
last modified time | relevance | path

Searched refs:SBI_IS_FREEZING (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Dinode.c846 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) in f2fs_evict_inode()
890 if (!is_sbi_flag_set(sbi, SBI_IS_FREEZING)) in f2fs_evict_inode()
H A Ddebug.c357 [SBI_IS_FREEZING] = "freezefs",
H A Dsuper.c1775 set_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_freeze() local
1781 clear_sbi_flag(F2FS_SB(sb), SBI_IS_FREEZING); in f2fs_unfreeze() local
H A Df2fs.h1307 SBI_IS_FREEZING, /* freezefs is in process */ enumerator

Completed in 16 milliseconds