Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddata.c320 if (!f2fs_low_mem_mode(sbi)) { in f2fs_read_end_io()
H A Df2fs.h5040 static inline bool f2fs_low_mem_mode(struct f2fs_sb_info *sbi) in f2fs_low_mem_mode() function