Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dsegment.h350 unsigned int segno, bool use_section) in get_valid_blocks() argument
356 if (use_section && __is_large_section(sbi)) in get_valid_blocks()
363 unsigned int segno, bool use_section) in get_ckpt_valid_blocks() argument
365 if (use_section && __is_large_section(sbi)) { in get_ckpt_valid_blocks()