Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dsuper.c1285 MEMORY_MODE_LOW; in parse_options()
2135 else if (F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW) in f2fs_show_options()
H A Df2fs.h1417 MEMORY_MODE_LOW, /* memory mode for low memry devices */ enumerator
4715 return F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW; in f2fs_low_mem_mode()