Home
last modified time | relevance | path

Searched refs:MEMORY_MODE_NORMAL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dsuper.c1260 MEMORY_MODE_NORMAL; in parse_options()
2096 if (F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_NORMAL) in f2fs_show_options()
2148 F2FS_OPTION(sbi).memory_mode = MEMORY_MODE_NORMAL; in default_options()
H A Df2fs.h1386 MEMORY_MODE_NORMAL, /* memory mode for normal devices */ enumerator