Home
last modified time | relevance | path

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

/Linux-v6.1/fs/f2fs/
Dsuper.c1249 MEMORY_MODE_LOW; in parse_options()
2031 else if (F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW) in f2fs_show_options()
Df2fs.h1379 MEMORY_MODE_LOW, /* memory mode for low memry devices */ enumerator
4473 return F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW; in f2fs_low_mem_mode()