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

/linux-master/fs/f2fs/
H A Df2fs.h1391 MEMORY_MODE_LOW, /* memory mode for low memry devices */ enumerator in enum:__anon113
4550 return F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW;
H A Dsuper.c1267 MEMORY_MODE_LOW;
2082 else if (F2FS_OPTION(sbi).memory_mode == MEMORY_MODE_LOW)

Completed in 154 milliseconds