Home
last modified time | relevance | path

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

/fs/f2fs/
Dsegment.h359 unsigned int segno, bool use_section) in get_valid_blocks() argument
365 if (use_section && __is_large_section(sbi)) in get_valid_blocks()
372 unsigned int segno, bool use_section) in get_ckpt_valid_blocks() argument
374 if (use_section && __is_large_section(sbi)) { in get_ckpt_valid_blocks()