Home
last modified time | relevance | path

Searched refs:SBI_QUOTA_SKIP_FLUSH (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dcheckpoint.c1172 if (is_sbi_flag_set(sbi, SBI_QUOTA_SKIP_FLUSH)) { in __need_flush_quota()
1209 set_sbi_flag(sbi, SBI_QUOTA_SKIP_FLUSH); in block_operations()
1357 if (is_sbi_flag_set(sbi, SBI_QUOTA_SKIP_FLUSH)) in update_ckpt_flags()
1578 clear_sbi_flag(sbi, SBI_QUOTA_SKIP_FLUSH); in do_checkpoint()
H A Df2fs.h1268 SBI_QUOTA_SKIP_FLUSH, /* skip flushing quota in current CP */ enumerator
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs432 0x800 SBI_QUOTA_SKIP_FLUSH skip flushing quota in current CP