Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsuper.c1290 MEMORY_MODE_NORMAL; in parse_options()
2128 if (F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_NORMAL) in f2fs_show_options()
2180 F2FS_OPTION(sbi).memory_mode = MEMORY_MODE_NORMAL; in default_options()
Df2fs.h1376 MEMORY_MODE_NORMAL, /* memory mode for normal devices */ enumerator