Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Df2fs.h1387 MEMORY_MODE_LOW, /* memory mode for low memry devices */ enumerator
4561 return F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW; in f2fs_low_mem_mode()
H A Dsuper.c1263 MEMORY_MODE_LOW; in parse_options()
2098 else if (F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW) in f2fs_show_options()