Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Df2fs.h1559 MEMORY_MODE_LOW, /* memory mode for low memory devices */ enumerator
4941 return F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW; in f2fs_low_mem_mode()
H A Dsuper.c289 {"low", MEMORY_MODE_LOW},
2514 else if (F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW) in f2fs_show_options()