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.c428 static const char *ipu_mode_names[F2FS_IPU_MAX] = {
478 for_each_set_bit(j, &policy, F2FS_IPU_MAX) in stat_show()
H A Dsegment.h797 F2FS_IPU_MAX, enumerator
H A Dsysfs.c851 if (t >= BIT(F2FS_IPU_MAX)) in __sbi_store()