Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddebug.c425 static const char *ipu_mode_names[F2FS_IPU_MAX] = {
475 for_each_set_bit(j, &policy, F2FS_IPU_MAX) in stat_show()
H A Dsegment.h777 F2FS_IPU_MAX, enumerator
H A Dsysfs.c911 if (t >= BIT(F2FS_IPU_MAX)) in __sbi_store()