Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dcheckpoint.c1193 } else if (is_sbi_flag_set(sbi, SBI_QUOTA_NEED_FLUSH)) { in __need_flush_quota()
1194 clear_sbi_flag(sbi, SBI_QUOTA_NEED_FLUSH); in __need_flush_quota()
1227 set_sbi_flag(sbi, SBI_QUOTA_NEED_FLUSH); in block_operations()
H A Ddebug.c353 [SBI_QUOTA_NEED_FLUSH] = "quota_need_flush",
H A Df2fs.h1309 SBI_QUOTA_NEED_FLUSH, /* need to flush quota info in CP */ enumerator
H A Dsuper.c3083 set_sbi_flag(sbi, SBI_QUOTA_NEED_FLUSH); in f2fs_dquot_mark_dquot_dirty()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-fs-f2fs473 0x400 SBI_QUOTA_NEED_FLUSH need to flush quota info in CP